Give error for calling a user-defined function at global scope.
This commit is contained in:
parent
894c1c109f
commit
820a22fcc8
5 changed files with 32 additions and 6 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 "3.0.779"
|
||||
#define GLSLANG_DATE "05-Oct-2015"
|
||||
#define GLSLANG_REVISION "3.0.780"
|
||||
#define GLSLANG_DATE "06-Oct-2015"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue