namespace Ryujinx.HLE.Gpu
{
    delegate void NvGpuMethod(NvGpuVmm Vmm, NvGpuPBEntry PBEntry);
}