HLSL: allow uint literals, and add test for numeric suffixes
authorsteve-lunarg <nospam@nowhere.net>
Thu, 28 Jul 2016 20:49:48 +0000 (14:49 -0600)
committersteve-lunarg <nospam@nowhere.net>
Thu, 28 Jul 2016 20:49:48 +0000 (14:49 -0600)
commit2de329112b8e214602db6524017a8da1b1ad4533
treede7db3a052cf83adbb292eb51146d6605ca44883
parent414f735443de27653f8b385dc279c3a1a00d06dd
HLSL: allow uint literals, and add test for numeric suffixes
Test/baseResults/hlsl.numericsuffixes.frag.out [new file with mode: 0644]
Test/hlsl.numericsuffixes.frag [new file with mode: 0644]
gtests/Hlsl.FromFile.cpp
hlsl/hlslGrammar.cpp
hlsl/hlslParseHelper.h