HLSL: Test for issue #699.

This commit is contained in:
John Kessenich 2017-03-03 18:18:23 -07:00
parent 322cb1922e
commit 789086a820
3 changed files with 319 additions and 283 deletions

View file

@ -2,5 +2,5 @@
// For the version, it uses the latest git tag followed by the number of commits.
// For the date, it uses the current date (when then script is run).
#define GLSLANG_REVISION "Overload400-PrecQual.1874"
#define GLSLANG_REVISION "Overload400-PrecQual.1875"
#define GLSLANG_DATE "03-Mar-2017"