HLSL: Remove recent change to put locations on SV_TARGET*.
This put locations on members of structures, which is not allowed in either AST or SPIR-V. This was caught by asserts in the debug build.
This commit is contained in:
parent
510d83b384
commit
a05d8b5604
56 changed files with 712 additions and 764 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.1452"
|
||||
#define GLSLANG_REVISION "Overload400-PrecQual.1453"
|
||||
#define GLSLANG_DATE "29-Aug-2016"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue