using Ryujinx.Graphics.Memory; namespace Ryujinx.Graphics.Graphics3d { delegate void NvGpuMethod(NvGpuVmm vmm, GpuMethodCall methCall); }