HLSL: Fix #924: Convert between two different arrays with cast.
authorJohn Kessenich <cepheus@frii.com>
Wed, 14 Jun 2017 05:13:10 +0000 (23:13 -0600)
committerJohn Kessenich <cepheus@frii.com>
Wed, 14 Jun 2017 05:13:10 +0000 (23:13 -0600)
commit82ae8c31e0ee4e665f37a97e86b0617dcdd4cce8
tree09ad0765124586f8701129c303dac3828ecea205
parent0320d090e2e38293bc4029699f86873ba0ebad2c
HLSL: Fix #924: Convert between two different arrays with cast.
Test/baseResults/hlsl.constructArray.vert.out [new file with mode: 0755]
Test/hlsl.constructArray.vert [new file with mode: 0644]
glslang/MachineIndependent/ParseHelper.cpp
gtests/Hlsl.FromFile.cpp
hlsl/hlslGrammar.cpp
hlsl/hlslParseHelper.cpp
hlsl/hlslParseHelper.h