HLSL: Handle greater/less depth modes. Fixes issue #489.
authorJohn Kessenich <cepheus@frii.com>
Sat, 3 Sep 2016 02:05:19 +0000 (20:05 -0600)
committerJohn Kessenich <cepheus@frii.com>
Sat, 3 Sep 2016 02:05:52 +0000 (20:05 -0600)
commit9e079535a04c284d7edd8ebac10b88729d50317d
tree6e1e1fe0644104670a227fa06745cfae3abb7d14
parenta305166ea427ba0618cde54ea03e647d73ab0044
HLSL: Handle greater/less depth modes. Fixes issue #489.
Test/baseResults/hlsl.depthGreater.frag.out [new file with mode: 0755]
Test/baseResults/hlsl.depthLess.frag.out [new file with mode: 0755]
Test/hlsl.depthGreater.frag [new file with mode: 0644]
Test/hlsl.depthLess.frag [new file with mode: 0644]
glslang/Include/BaseTypes.h
glslang/Include/revision.h
gtests/Hlsl.FromFile.cpp
hlsl/hlslGrammar.cpp
hlsl/hlslParseHelper.cpp