Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DirectX][D3DCompiler] Missing compiler flags #2285

Open
guiguibubu opened this issue Sep 24, 2024 · 0 comments
Open

[DirectX][D3DCompiler] Missing compiler flags #2285

guiguibubu opened this issue Sep 24, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@guiguibubu
Copy link

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 guiguibubu added the enhancement New feature or request label Sep 24, 2024
@Perksey Perksey added this to the 3.0 milestone Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

2 participants