HLSL: Turn on reflection, with basic test file, to catch regressions.
authorJohn Kessenich <cepheus@frii.com>
Tue, 20 Sep 2016 05:12:48 +0000 (23:12 -0600)
committerJohn Kessenich <cepheus@frii.com>
Tue, 20 Sep 2016 05:12:48 +0000 (23:12 -0600)
commit2572b19e942a8d5de59265553fa45ab64671495b
treee8322bffddd42cce5ec11e016e2ba0fc66f5f04f
parent6b71c400f8b968714b63db8a8878d62e87ce933f
HLSL: Turn on reflection, with basic test file, to catch regressions.

This is not a claim that reflection is working right, only a way to
see it is occurring and catch any regression.
Test/baseResults/hlsl.reflection.vert.out [new file with mode: 0644]
Test/hlsl.reflection.vert [new file with mode: 0644]
Test/runtests
glslang/Include/revision.h
glslang/MachineIndependent/linkValidate.cpp
hlsl/hlslParseHelper.cpp