HLSL: Handle flatten for reads from flatten structs and parameter passing.
authorJohn Kessenich <cepheus@frii.com>
Sat, 17 Sep 2016 01:44:00 +0000 (19:44 -0600)
committerJohn Kessenich <cepheus@frii.com>
Sat, 17 Sep 2016 02:24:14 +0000 (20:24 -0600)
commitd2ce838a58a1b16aa6ef03cc31882f3584b92157
tree572b7b308a937681c8f38ca7cb033b417b7b566b
parent34e7ee79bb8e9a7ef2f35ed30308fb4f1a297368
HLSL: Handle flatten for reads from flatten structs and parameter passing.
Test/baseResults/hlsl.entry-in.frag.out [new file with mode: 0755]
Test/hlsl.entry-in.frag [new file with mode: 0644]
glslang/Include/revision.h
gtests/Hlsl.FromFile.cpp
hlsl/hlslParseHelper.cpp