nn::gd::CTR::MipmapResourceInfo Class

Syntax

class MipmapResourceInfo

Description

Represents detailed information about a resource's mipmap level.

Member Variables

m_Width The resource mipmap level width.
m_Height The resource mipmap level height.
m_MemAddr The physical address of the resource mipmap level.

Revision History

2011/02/15
Initial version.

CONFIDENTIAL