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