HLSL/SPV: Declare DepthReplacing for shaders declaring SV_Depth* outputs.
This commit is contained in:
@@ -51,6 +51,7 @@ using depth_less
|
||||
EntryPoint Fragment 4 "PixelShaderFunction" 14
|
||||
ExecutionMode 4 OriginUpperLeft
|
||||
ExecutionMode 4 DepthLess
|
||||
ExecutionMode 4 DepthReplacing
|
||||
Source HLSL 500
|
||||
Name 4 "PixelShaderFunction"
|
||||
Name 8 "@PixelShaderFunction("
|
||||
|
||||
Reference in New Issue
Block a user