HLSL: allow semicolons between global scope declarations.
authorsteve-lunarg <steve_gh@khasekhemwy.net>
Wed, 3 Aug 2016 13:04:18 +0000 (07:04 -0600)
committersteve-lunarg <steve_gh@khasekhemwy.net>
Wed, 3 Aug 2016 13:08:06 +0000 (07:08 -0600)
commitcb88de5e5e8135d2c282b9f11a71af56923ec484
treef5920a1c60339f2348ffdaf2bb369660c148c981
parentf6640761c46b42a996925de407c52295f3b3f6f0
HLSL: allow semicolons between global scope declarations.
Test/baseResults/hlsl.semicolons.frag.out [new file with mode: 0644]
Test/hlsl.semicolons.frag [new file with mode: 0644]
gtests/Hlsl.FromFile.cpp
hlsl/hlslGrammar.cpp