HLSL: Support empty {} initializers for arrays and scalars.
This commit is contained in:
parent
807a0d9e2f
commit
53864846a9
4 changed files with 185 additions and 90 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.1721"
|
||||
#define GLSLANG_DATE "21-Dec-2016"
|
||||
#define GLSLANG_REVISION "Overload400-PrecQual.1725"
|
||||
#define GLSLANG_DATE "30-Dec-2016"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue