Infrastructure: Protect against missing built-in symbol table generators.
This commit is contained in:
parent
ce80197c22
commit
65d538c832
2 changed files with 11 additions and 4 deletions
|
|
@ -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.1750"
|
||||
#define GLSLANG_DATE "06-Jan-2017"
|
||||
#define GLSLANG_REVISION "Overload400-PrecQual.1759"
|
||||
#define GLSLANG_DATE "11-Jan-2017"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue