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

DepthGreater outside of Fragment not caught by spirv-val #2439

Closed
zoddicus opened this issue Mar 11, 2019 · 0 comments
Closed

DepthGreater outside of Fragment not caught by spirv-val #2439

zoddicus opened this issue Mar 11, 2019 · 0 comments

Comments

@zoddicus
Copy link
Contributor

White writing tests for a different PR, I wrote a parameterized test that put in a bunch of different execution modes for a GLCompute shader. The validator correctly caught the other Depth* modes being Fragment only, but it didn't error on DepthGreater. Checking the spec, I am pretty sure this should have thrown the same type of error, so I am going to investigate if this case was missed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant