mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-24 06:39:46 -06:00
D3D12: Simplify and fix MSAA EFB depth copy path
This commit is contained in:
@ -100,8 +100,6 @@ private:
|
||||
|
||||
static unsigned int m_target_width;
|
||||
static unsigned int m_target_height;
|
||||
|
||||
static D3D12_DEPTH_STENCIL_DESC m_depth_resolve_depth_stencil_desc;
|
||||
};
|
||||
|
||||
} // namespace DX12
|
||||
|
Reference in New Issue
Block a user