HLSL: Add typedef grammar and production.
authorJohn Kessenich <cepheus@frii.com>
Tue, 5 Jul 2016 06:02:40 +0000 (00:02 -0600)
committerJohn Kessenich <cepheus@frii.com>
Tue, 5 Jul 2016 06:02:40 +0000 (00:02 -0600)
commit5e69ec683d90aed5c6cedbf4e8da9c9f81a7aab9
treead006ed1444d851a11f6a46b01a395b124dc7274
parentd5ed0b698290b60f7cab1af1052683766fc78ff9
HLSL: Add typedef grammar and production.
Test/baseResults/hlsl.typedef.frag.out [new file with mode: 0755]
Test/hlsl.typedef.frag [new file with mode: 0644]
gtests/Hlsl.FromFile.cpp
hlsl/hlslGrammar.cpp
hlsl/hlslParseHelper.cpp
hlsl/hlslParseHelper.h