mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-12-15 17:05:09 -06:00
Implement Force Early Z Register (#1755)
This commit is contained in:
@@ -55,8 +55,8 @@ namespace Ryujinx.Graphics.Gpu.Shader.Cache.Definition
|
||||
public ushort Reserved2;
|
||||
|
||||
/// <summary>
|
||||
/// Unused/reserved.
|
||||
/// GPU boolean state that can influence shader compilation.
|
||||
/// </summary>
|
||||
public byte Reserved3;
|
||||
public GuestGpuStateFlags StateFlags;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user