using Ryujinx.Graphics.Memory; namespace Ryujinx.Graphics { delegate void NvGpuMethod(NvGpuVmm Vmm, GpuMethodCall MethCall); }