HLSL: Rationalize combination of type arrayness and name arrayness.

This commit is contained in:
John Kessenich 2016-09-27 14:38:57 -06:00
parent b1672fa0de
commit e82061de08
4 changed files with 43 additions and 45 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.1507"
#define GLSLANG_DATE "25-Sep-2016"
#define GLSLANG_REVISION "Overload400-PrecQual.1523"
#define GLSLANG_DATE "27-Sep-2016"