HLSL: don't do a deepCopy() for typedef, as we still want to share the type graph.
This enables the IO type mapping to work transparently for typedefs.
This commit is contained in:
parent
65ee230f1c
commit
dd40260b63
4 changed files with 43 additions and 69 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.1792"
|
||||
#define GLSLANG_DATE "06-Feb-2017"
|
||||
#define GLSLANG_REVISION "Overload400-PrecQual.1817"
|
||||
#define GLSLANG_DATE "08-Feb-2017"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue