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

Restored unimplemented DXGI format test #3

Merged
merged 1 commit into from
Jul 18, 2022

Conversation

radarhere
Copy link

@radarhere radarhere commented Jul 18, 2022

I understand that you removed the test because it tests DXGI_FORMAT_BC6H_SF16, which you've just added support for.

But the idea behind the test was not to be specific to that value, just to test that an error is raised when there is an unknown value. So this PR restores it, testing now for a value of DXGI_FORMAT_B8G8R8X8_UNORM_SRGB.

@ShadelessFox ShadelessFox merged commit 75b3918 into ShadelessFox:main Jul 18, 2022
@radarhere radarhere deleted the bc6_tests branch July 18, 2022 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants