HLSL: Handle "fake" entry points, by undoing their built-in variable declarations.
authorJohn Kessenich <cepheus@frii.com>
Sat, 3 Sep 2016 02:23:27 +0000 (20:23 -0600)
committerJohn Kessenich <cepheus@frii.com>
Sat, 3 Sep 2016 02:24:07 +0000 (20:24 -0600)
commit07350f3382081c0c63961ee1166eeffd60282218
tree07a186dfda0e91addf4bca04e44fcfa1213bb173
parent9e079535a04c284d7edd8ebac10b88729d50317d
HLSL: Handle "fake" entry points, by undoing their built-in variable declarations.
Test/baseResults/hlsl.multiEntry.vert.out [new file with mode: 0755]
Test/hlsl.multiEntry.vert [new file with mode: 0755]
glslang/Include/revision.h
gtests/Hlsl.FromFile.cpp
hlsl/hlslParseHelper.cpp
hlsl/hlslParseHelper.h