Update NvGpuFifo.cs
This commit is contained in:
parent
7e1c765f56
commit
4207a9e8cb
1 changed files with 2 additions and 1 deletions
|
@ -171,9 +171,10 @@ namespace Ryujinx.HLE.Gpu
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
private void CallDmaMethod(NvGpuVmm Vmm, NvGpuPBEntry PBEntry)
|
||||
{
|
||||
Gpu.EngineDma.CallMethod(Vmm, PBEntry);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue