Non-functional: Factor out entry-point logic from handleFunctionDefinition().
This commit is contained in:
parent
33dadd1287
commit
94dfb7a523
3 changed files with 43 additions and 29 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.1770"
|
||||
#define GLSLANG_DATE "13-Jan-2017"
|
||||
#define GLSLANG_REVISION "Overload400-PrecQual.1772"
|
||||
#define GLSLANG_DATE "18-Jan-2017"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue