HLSL: Fix result type of passing a flattened-aggregate to a function.
This commit is contained in:
parent
6873f3d898
commit
6714bcc2ca
3 changed files with 13 additions and 5 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.1503"
|
||||
#define GLSLANG_DATE "20-Sep-2016"
|
||||
#define GLSLANG_REVISION "Overload400-PrecQual.1506"
|
||||
#define GLSLANG_DATE "21-Sep-2016"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue