mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 04:08:55 +00:00
D3D12: Simplify and fix MSAA EFB depth copy path
This commit is contained in:
parent
649b94338e
commit
6bbf836ea9
6 changed files with 21 additions and 52 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue