diff options
Diffstat (limited to 'Ryujinx.Graphics.Gpu/State/MethodOffset.cs')
| -rw-r--r-- | Ryujinx.Graphics.Gpu/State/MethodOffset.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Ryujinx.Graphics.Gpu/State/MethodOffset.cs b/Ryujinx.Graphics.Gpu/State/MethodOffset.cs index 3293ae8e..6ec94c1b 100644 --- a/Ryujinx.Graphics.Gpu/State/MethodOffset.cs +++ b/Ryujinx.Graphics.Gpu/State/MethodOffset.cs @@ -13,6 +13,7 @@ namespace Ryujinx.Graphics.Gpu.State LaunchDma = 0x6c, LoadInlineData = 0x6d, CopyDstTexture = 0x80, + EarlyZForce = 0x84, CopySrcTexture = 0x8c, DispatchParamsAddress = 0xad, Dispatch = 0xaf, |
