mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-08-07 02:38:29 +02:00
Separate zeta from color formats (#1647)
This commit is contained in:
@@ -7,7 +7,7 @@ namespace Ryujinx.Graphics.Gpu.State
|
||||
{
|
||||
#pragma warning disable CS0649
|
||||
public GpuVa Address;
|
||||
public RtFormat Format;
|
||||
public ZetaFormat Format;
|
||||
public MemoryLayout MemoryLayout;
|
||||
public int LayerSize;
|
||||
#pragma warning restore CS0649
|
||||
|
Reference in New Issue
Block a user