Replies: 2 comments 2 replies
-
You can just check if its |
Beta Was this translation helpful? Give feedback.
-
I have switched to DirectN now. Although DirectN also has some problems. There are many more questions like this, so I won’t list them all. Silk's packaging is very clever, but it doesn't look perfect yet. When I encounter some problems, it is difficult to solve them in simple ways. Or because ease of use and performance are inherently incompatible. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
if (renderTarget!=)
At the same time, I am not sure which variable definitions in Silk.NET need to be surrounded by ComPtr<> and which do not. I am not good at C++ and I am not good at using smart pointers.
So I don't know anything about it.
If I define ComPtr as a parameter, can I pass it directly without applying ref and other description (like ComPtr* or ComPtr** or ref ComPtr* etc.. )?
Beta Was this translation helpful? Give feedback.
All reactions