More preparation for pure built-in functions as enums: Add texturing op cracker.

This commit is contained in:
John Kessenich 2015-08-19 10:46:52 -06:00
parent ef676b0a59
commit 81639827d5
2 changed files with 111 additions and 6 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 "2.3.725"
#define GLSLANG_DATE "18-Aug-2015"
#define GLSLANG_REVISION "2.3.726"
#define GLSLANG_DATE "19-Aug-2015"