mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-05-27 23:49:15 +00: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