nn::gd::CTR::TextureCubeProperties Classclass TextureCubeProperties
Detailed information about texture cubes.
m_Width
|
The texture cube width. | |
|---|---|---|
m_Height
|
The texture cube height. | |
m_CountMipLevels
|
The number of mipmap levels used by the texture cube. | |
m_PixelSize
|
The pixel size of the pixel format used in memory. | |
m_Format
|
The pixel format of the texture cube. | |
m_MemLayout
|
The memory layout of the texture cube. | |
m_MemLocation
|
The memory type of the texture cube. Indicates the memory acquisition location of data. | |
m_MemAddr
|
The physical address of 2D texture resource data for the six faces of the texture cube. |
GetMipmapAddress
|
This helper function gets information about a particular mipmap level from a texture cube. |
|---|
CONFIDENTIAL