HLSL: Support {...} initializer lists that are too short.
authorJohn Kessenich <cepheus@frii.com>
Mon, 28 Nov 2016 00:39:07 +0000 (17:39 -0700)
committerJohn Kessenich <cepheus@frii.com>
Mon, 28 Nov 2016 00:39:07 +0000 (17:39 -0700)
commit98ad48532157bbaa1cffc0625cbf0b514aa3ad74
tree56ecf66d51a9752d317d9fa6dc57f916f3963788
parent1c98904014a258e446b5dc0edd26607a7085c17b
HLSL: Support {...} initializer lists that are too short.
Test/baseResults/hlsl.partialInit.frag.out [new file with mode: 0755]
Test/hlsl.partialInit.frag [new file with mode: 0755]
glslang/Include/revision.h
glslang/MachineIndependent/Intermediate.cpp
glslang/MachineIndependent/localintermediate.h
gtests/Hlsl.FromFile.cpp
hlsl/hlslGrammar.cpp
hlsl/hlslParseHelper.cpp
hlsl/hlslParseHelper.h