Tests for PR: Fix results for 4f68b83ea1b34923a71e699125a9e867003864f6.
authorJohn Kessenich <cepheus@frii.com>
Sat, 19 Dec 2015 18:05:44 +0000 (11:05 -0700)
committerJohn Kessenich <cepheus@frii.com>
Sat, 19 Dec 2015 18:05:44 +0000 (11:05 -0700)
Test/baseResults/100LimitsConf.vert.out
glslang/Include/revision.h

index 983676e..46cb845 100644 (file)
@@ -1,3 +1,4 @@
+100Limits.vert
 ERROR: 0:24: 'limitation' : while loops not available 
 ERROR: 0:26: 'limitation' : do-while loops not available 
 ERROR: 0:28: 'limitations' : inductive-loop init-declaration requires the form "type-specifier loop-index = constant-expression" 
index 4ad7772..e3418b1 100644 (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.849"
-#define GLSLANG_DATE "16-Dec-2015"
+#define GLSLANG_REVISION "SPIRV99.851"
+#define GLSLANG_DATE "19-Dec-2015"