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