nn::gd::CTR::MipmapResourceInfo Classclass MipmapResourceInfo
Represents detailed information about a resource's mipmap level.
| m_Width | u32 | The resource mipmap level width. | |
|---|---|---|---|
| m_Height | u32 | The resource mipmap level height. | |
| m_MemAddr | u8 * | The physical address of the resource mipmap level. |
CONFIDENTIAL