Non-functional: Rationalize location and use of mapTypeToConstructor().

This commit is contained in:
John Kessenich 2016-07-28 15:29:35 -06:00
parent c552aece83
commit a26a5170a3
7 changed files with 163 additions and 288 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.1353"
#define GLSLANG_DATE "27-Jul-2016"
#define GLSLANG_REVISION "SPIRV99.1354"
#define GLSLANG_DATE "28-Jul-2016"