mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-07-28 17:37:11 +02:00
Separate zeta from color formats (#1647)
This commit is contained in:
parent
8a69a86eea
commit
c062b3b44a
9 changed files with 197 additions and 201 deletions
|
@ -9,7 +9,7 @@ namespace Ryujinx.Graphics.Gpu.State
|
|||
public GpuVa Address;
|
||||
public int WidthOrStride;
|
||||
public int Height;
|
||||
public RtFormat Format;
|
||||
public ColorFormat Format;
|
||||
public MemoryLayout MemoryLayout;
|
||||
public int Depth;
|
||||
public int LayerSize;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue