HLSL: Support empty {} initializers for arrays and scalars.
authorJohn Kessenich <cepheus@frii.com>
Fri, 30 Dec 2016 22:59:28 +0000 (15:59 -0700)
committerJohn Kessenich <cepheus@frii.com>
Fri, 30 Dec 2016 23:39:18 +0000 (16:39 -0700)
commit53864846a981682fd22fa8fe8d0d38b82b32e8fb
treebbdf0e45f0dd6d16268763f4c0478a3b27cc6c49
parent807a0d9e2f4e176f75d62ac3c179c81800ec2608
HLSL: Support empty {} initializers for arrays and scalars.
Test/baseResults/hlsl.partialInit.frag.out
Test/hlsl.partialInit.frag
glslang/Include/revision.h
hlsl/hlslParseHelper.cpp