Open
Description
Hi. I am trying to implement custom include handler for D3DCompiler.
In C++ there is ID3DInclude which developer could inherit from and then override methods, but here in C# there is no such possibility because of how structs work in C#.
So, my question is - how to implement custom include handler in Silk.Net?
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Todo