mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-11-15 16:00:53 -05:00
Fix off-by-one on audio renderer PerformanceManager.GetNextEntry (#7139)
This commit is contained in:
@@ -9,5 +9,6 @@ namespace Ryujinx.HLE.HOS.Services.Nv.NvDrvServices.NvHostCtrlGpu.Types
|
||||
public byte Sm0TpcIndex;
|
||||
public byte Sm1GpcIndex;
|
||||
public byte Sm1TpcIndex;
|
||||
public uint Reserved;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user