Non-functional: Add some missing const, related to signature selection.

This commit is contained in:
John Kessenich 2016-08-26 14:01:43 -06:00
parent 1389e3e63d
commit 81cd764b5f
5 changed files with 9 additions and 9 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.1438"
#define GLSLANG_DATE "25-Aug-2016"
#define GLSLANG_REVISION "Overload400-PrecQual.1442"
#define GLSLANG_DATE "26-Aug-2016"