Implement SPV_KHR_post_depth_coverage
Added support for both extension GL_ARB_post_depth_coverage and GL_EXT_post_depth_coverage.
This commit is contained in:
parent
994660208c
commit
c120452754
20 changed files with 185 additions and 6 deletions
4
Test/baseResults/spv.extPostDepthCoverage_Error.frag.out
Normal file
4
Test/baseResults/spv.extPostDepthCoverage_Error.frag.out
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
spv.extPostDepthCoverage_Error.frag
|
||||
ERROR: Linking fragment stage: post_depth_coverage requires early_fragment_tests
|
||||
|
||||
SPIR-V is not generated for failed compile or link
|
||||
Loading…
Add table
Add a link
Reference in a new issue