HLSL: fix array[1] of vec4 constant declaration.
authorxavier <xavierb@gmail.com>
Sun, 20 Aug 2017 08:44:21 +0000 (10:44 +0200)
committerJohn Kessenich <cepheus@frii.com>
Fri, 15 Sep 2017 21:28:38 +0000 (15:28 -0600)
commitae8af5d33e11513ac93113c254f2dcaee809c6f1
tree8d23ba849fd1f0ce344e92cf78fe88e4b99a4c2e
parentc64a9dd6a9264e235dc2fa843832b2379e8b7996
HLSL: fix array[1] of vec4 constant declaration.
Test/baseResults/150.tesc.out
Test/baseResults/420.tese.out
Test/baseResults/hlsl.array.frag.out
Test/hlsl.array.frag
glslang/MachineIndependent/ParseHelper.cpp
hlsl/hlslParseHelper.cpp