HLSL: Handle flatten for reads from flatten structs and parameter passing.

This commit is contained in:
John Kessenich 2016-09-16 19:44:00 -06:00
parent 34e7ee79bb
commit d2ce838a58
5 changed files with 193 additions and 11 deletions

View file

@ -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.1490"
#define GLSLANG_REVISION "Overload400-PrecQual.1491"
#define GLSLANG_DATE "16-Sep-2016"