mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-08-09 17:12:34 -07:00
Address PR feedback
This commit is contained in:
@@ -3,6 +3,9 @@ namespace Ryujinx.Graphics.Gpu.State
|
||||
/// <summary>
|
||||
/// GPU method offset.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// This is indexed in 32 bits word.
|
||||
/// </remarks>
|
||||
enum MethodOffset
|
||||
{
|
||||
I2mParams = 0x60,
|
||||
|
Reference in New Issue
Block a user