mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-06-30 07:40:48 -07:00
Separate zeta from color formats (#1647)
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user