SPV: Generalize multiple struct-type instances for interpolation/invariant qualifiers.

This commit is contained in:
John Kessenich 2015-12-24 10:30:13 -07:00
parent 69d01eadd6
commit e0b6cad44f
4 changed files with 108 additions and 50 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.865"
#define GLSLANG_DATE "22-Dec-2015"
#define GLSLANG_REVISION "SPIRV99.866"
#define GLSLANG_DATE "24-Dec-2015"