HLSL: Support SV_Coverage and SV_DispatchThreadId; catch SV_GroupIndex.
authorJohn Kessenich <cepheus@frii.com>
Sun, 16 Oct 2016 18:12:11 +0000 (12:12 -0600)
committerJohn Kessenich <cepheus@frii.com>
Sun, 16 Oct 2016 18:12:11 +0000 (12:12 -0600)
commitb50fd17acbddc53d0d4d9f7ad84b990ad0e71774
treef2671af3f6938c63bdbe84e7f4075b08a09a0847
parent4a3467933e1ca6e184aba29a3a12db40b1833a77
HLSL: Support SV_Coverage and SV_DispatchThreadId; catch SV_GroupIndex.
Test/baseResults/hlsl.basic.comp.out [new file with mode: 0755]
Test/baseResults/hlsl.inoutquals.frag.out
Test/hlsl.basic.comp [new file with mode: 0644]
Test/hlsl.inoutquals.frag
glslang/Include/revision.h
gtests/Hlsl.FromFile.cpp
hlsl/hlslParseHelper.cpp