Non-functional: Better use of .isParamOutput() and some other methods.

This commit is contained in:
John Kessenich 2016-10-01 13:30:37 -06:00
parent ba56e23e8a
commit c86d38bb2b
3 changed files with 15 additions and 14 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.1542"
#define GLSLANG_REVISION "Overload400-PrecQual.1543"
#define GLSLANG_DATE "01-Oct-2016"