mirror of
https://github.com/RPCS3/glslang.git
synced 2024-12-19 17:26:39 +00:00
c120452754
Added support for both extension GL_ARB_post_depth_coverage and GL_EXT_post_depth_coverage.
8 lines
295 B
Plaintext
8 lines
295 B
Plaintext
spv.arbPostDepthCoverage_Error.frag
|
|
ERROR: 0:7: 'early_fragment_tests' : can only apply to a standalone qualifier
|
|
ERROR: 0:7: 'post_depth_coverage' : can only apply to a standalone qualifier
|
|
ERROR: 2 compilation errors. No code generated.
|
|
|
|
|
|
SPIR-V is not generated for failed compile or link
|