SPV testing: Add missing test case.

This commit is contained in:
John Kessenich 2015-11-16 09:31:26 -07:00
parent 55e7d11ce8
commit 085371d9d4
3 changed files with 433 additions and 2 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 "3.0.798"
#define GLSLANG_DATE "15-Nov-2015"
#define GLSLANG_REVISION "SPIRV99.798"
#define GLSLANG_DATE "16-Nov-2015"