HLSL: Do structure conversion for return type struct-punning on non-entry-point functions.
This commit is contained in:
parent
7a7217c81b
commit
ed33e05762
9 changed files with 167 additions and 20 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.1553"
|
||||
#define GLSLANG_DATE "05-Oct-2016"
|
||||
#define GLSLANG_REVISION "Overload400-PrecQual.1556"
|
||||
#define GLSLANG_DATE "06-Oct-2016"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue