mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-08-01 23:57:11 +02:00
Implement Force Early Z Register (#1755)
This commit is contained in:
parent
a0269e1d4d
commit
0d6699f375
8 changed files with 60 additions and 2 deletions
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue