Allow DepthUnchanged and DepthReplaced Modes in same SPIR-V module.
authorGreg Fischer <greg@lunarg.com>
Tue, 2 Mar 2021 00:45:03 +0000 (17:45 -0700)
committerGreg Fischer <greg@lunarg.com>
Tue, 2 Mar 2021 00:45:03 +0000 (17:45 -0700)
commitb479ce0bfa6dca1eaeb789d433a9adee73fb93da
tree746457183657390ec515d73df517c05ea03edf21
parent0eca4130929e9ed7247c24160071742e5124cda6
Allow DepthUnchanged and DepthReplaced Modes in same SPIR-V module.

Fixes #2555
SPIRV/GlslangToSpv.cpp
Test/baseResults/spv.depthUnchanged.frag.out [new file with mode: 0644]
Test/spv.depthUnchanged.frag [new file with mode: 0644]
gtests/Spv.FromFile.cpp