HLSL: Fix assert: ensure flattened shadow is EvqTemporary.

This commit is contained in:
John Kessenich
2016-09-19 00:19:49 -06:00
parent 5159d4f1af
commit 28b28140bb
3 changed files with 10 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.1493"
#define GLSLANG_REVISION "Overload400-PrecQual.1494"
#define GLSLANG_DATE "19-Sep-2016"