Semantics: Catch nested types containing 'int' with non-'flat' interpolation.

This commit is contained in:
John Kessenich 2015-12-22 16:39:07 -07:00
parent 50e57560a1
commit 69d01eadd6
4 changed files with 12 additions and 6 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 "SPIRV99.864"
#define GLSLANG_DATE "21-Dec-2015"
#define GLSLANG_REVISION "SPIRV99.865"
#define GLSLANG_DATE "22-Dec-2015"