HLSL: Fix #747: accept 'struct' in front of previously user-defined type name.
authorJohn Kessenich <cepheus@frii.com>
Thu, 2 Mar 2017 21:30:59 +0000 (14:30 -0700)
committerJohn Kessenich <cepheus@frii.com>
Thu, 2 Mar 2017 21:30:59 +0000 (14:30 -0700)
commit854fe24786be7d9753b989030b232fbdace34ccb
tree3cc462abff215e2bdc99430f1ed0adf090966810
parent0479437a5c5d1d727f72ff769f198b95a9650103
HLSL: Fix #747: accept 'struct' in front of previously user-defined type name.
Test/baseResults/hlsl.structStructName.frag.out [new file with mode: 0755]
Test/hlsl.structStructName.frag [new file with mode: 0755]
glslang/Include/revision.h
gtests/Hlsl.FromFile.cpp
hlsl/hlslGrammar.cpp
hlsl/hlslGrammar.h
hlsl/hlslParseHelper.cpp
hlsl/hlslParseHelper.h