namespace Ryujinx.HLE.HOS.Services.Nv.NvGpuGpu { internal struct NvGpuGpuZcullGetCtxSize { public int Size; } }