HLSL: Fix #803: Add shape conversions to the constant-initializer path.

This commit is contained in:
John Kessenich
2017-04-12 14:56:52 -06:00
parent a8b217fd8b
commit 2051815bcc
4 changed files with 29 additions and 9 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.1995"
#define GLSLANG_REVISION "Overload400-PrecQual.1996"
#define GLSLANG_DATE "12-Apr-2017"