Silk.NET icon indicating copy to clipboard operation
Silk.NET copied to clipboard

[DirectX][D3DCompiler] Missing compiler flags

Open guiguibubu opened this issue 1 year ago • 0 comments

Summary of feature

In d3dcompiler.h, there are flags like "#define D3DCOMPILE_ENABLE_STRICTNESS (1 << 11)". These flags are used by D3DCompileFromFile for example. Is it possible to have a enum to match this values ?

Comments

Does this have a proposal?

Check the documentation/proposals folder. If it doesn't have one, you may need to create one if you're making massive breaking changes.

guiguibubu avatar Sep 24 '24 08:09 guiguibubu