Open
Description
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.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Todo