HLSL/SPV: Declare DepthReplacing for shaders declaring SV_Depth* outputs.
This commit is contained in:
parent
24eae066bb
commit
c034c5a8a2
56 changed files with 158 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ WARNING: 0:4: 'immediate sampler state' : unimplemented
|
|||
MemoryModel Logical GLSL450
|
||||
EntryPoint Fragment 4 "main" 188 192
|
||||
ExecutionMode 4 OriginUpperLeft
|
||||
ExecutionMode 4 DepthReplacing
|
||||
Source HLSL 500
|
||||
Name 4 "main"
|
||||
Name 8 "PS_OUTPUT"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue