[GPU] Ignore z_enable for !z_write_enable && z_func == ALWAYS
This commit is contained in:
@@ -64,6 +64,7 @@ class D3D12RenderTargetCache final : public RenderTargetCache {
|
||||
uint32_t GetResolutionScaleY() const override { return resolution_scale_y_; }
|
||||
|
||||
bool Update(bool is_rasterization_done,
|
||||
reg::RB_DEPTHCONTROL normalized_depth_control,
|
||||
uint32_t shader_writes_color_targets) override;
|
||||
|
||||
void InvalidateCommandListRenderTargets() {
|
||||
|
||||
Reference in New Issue
Block a user