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

Allow Tests to Use FXC #6754

Open
cwfitzgerald opened this issue Dec 16, 2024 · 0 comments
Open

Allow Tests to Use FXC #6754

cwfitzgerald opened this issue Dec 16, 2024 · 0 comments
Labels
area: tests Improvements or issues with our test suite backend: dx12 Issues with DX12 or DXGI FXC bug type: enhancement New feature or request

Comments

@cwfitzgerald
Copy link
Member

Context: FXC is the old, buggy, unsupported HLSL compiler. DXC is it's open source replacement that is maintained. We still need to use FXC though.

Some tests can fail when running under fxc, and there likely should be some mechanism for adding an fxc permutation to the tests.

@cwfitzgerald cwfitzgerald added backend: dx12 Issues with DX12 or DXGI area: tests Improvements or issues with our test suite FXC bug type: enhancement New feature or request labels Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: tests Improvements or issues with our test suite backend: dx12 Issues with DX12 or DXGI FXC bug type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant