HLSL: Allow use of $Global members in between function calls.
This allows global initializers to use $Global members.
This commit is contained in:
parent
7a41f96d10
commit
000c818efb
53 changed files with 4566 additions and 4558 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.1930"
|
||||
#define GLSLANG_REVISION "Overload400-PrecQual.1931"
|
||||
#define GLSLANG_DATE "22-Mar-2017"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue