SPV: Update SPV header to official Rev. 10 of 1.0, and fix the consequences of doing so.

This commit is contained in:
John Kessenich
2017-02-27 01:50:28 -07:00
parent 6c8aaacd28
commit 42e33c9bec
5 changed files with 30 additions and 41 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 "Overload400-PrecQual.1853"
#define GLSLANG_REVISION "Overload400-PrecQual.1854"
#define GLSLANG_DATE "27-Feb-2017"