HLSL: Support the constructor idiom "(struct type)0".
This highly leverages the previous commit to handle partial initializers.
This commit is contained in:
parent
98ad485321
commit
f97f2ce603
5 changed files with 314 additions and 182 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.1665"
|
||||
#define GLSLANG_REVISION "Overload400-PrecQual.1666"
|
||||
#define GLSLANG_DATE "27-Nov-2016"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue