HLSL: Fix #805: Support cast of scalars to structures.
Somewhat complex due to recognizing a general scalar, but not replicating it for each member to avoid side effects.
This commit is contained in:
parent
5ce1e4aff8
commit
82460b5e21
6 changed files with 617 additions and 40 deletions
|
|
@ -3,4 +3,4 @@
|
|||
// For the date, it uses the current date (when then script is run).
|
||||
|
||||
#define GLSLANG_REVISION "Overload400-PrecQual.1971"
|
||||
#define GLSLANG_DATE "03-Apr-2017"
|
||||
#define GLSLANG_DATE "04-Apr-2017"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue