mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-07-30 01:29:48 -06: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