Non-functional: Add some missing const, related to signature selection.
This commit is contained in:
parent
1389e3e63d
commit
81cd764b5f
5 changed files with 9 additions and 9 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.1438"
|
||||
#define GLSLANG_DATE "25-Aug-2016"
|
||||
#define GLSLANG_REVISION "Overload400-PrecQual.1442"
|
||||
#define GLSLANG_DATE "26-Aug-2016"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue