Semantics: Correct that std430 is universally disallowed with 'uniform'.

This commit is contained in:
John Kessenich 2015-12-06 18:10:27 -07:00
parent 71e04d62a4
commit dd6ca17845
6 changed files with 17 additions and 17 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.809"
#define GLSLANG_DATE "28-Nov-2015"
#define GLSLANG_REVISION "SPIRV99.821"
#define GLSLANG_DATE "06-Dec-2015"