Tests: Add some location-decoration tests, to aid PR #422.

This commit is contained in:
John Kessenich 2016-08-05 15:19:46 -06:00
parent 9f9bad09b4
commit bbd1b0ef76
3 changed files with 53 additions and 4 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.1383"
#define GLSLANG_DATE "04-Aug-2016"
#define GLSLANG_REVISION "SPIRV99.1384"
#define GLSLANG_DATE "05-Aug-2016"