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:
@@ -30,7 +30,6 @@ Linked fragment stage:
|
||||
Decorate 147 DescriptorSet 0
|
||||
Decorate 156 DescriptorSet 0
|
||||
Decorate 165 DescriptorSet 0
|
||||
MemberDecorate 171 0 Location 0
|
||||
MemberDecorate 171 1 BuiltIn FragDepth
|
||||
Decorate 182 DescriptorSet 0
|
||||
Decorate 183 DescriptorSet 0
|
||||
|
||||
Reference in New Issue
Block a user