nn::gd::CTR::Texture2DResourceDescription Classclass Texture2DResourceDescription
The descriptor for texture 2D resources.
m_Width
|
The 2D texture width. | |
|---|---|---|
m_Height
|
The 2D texture height. | |
m_CountMipLevels
|
This is the mipmap level. If 0 is specified, a mipmap with all levels is created. |
|
m_Format
|
The pixel format of the 2D texture. | |
m_MemLayout
|
The memory layout of the 2D texture. | |
m_MemLocation
|
The memory type for creating textures. Indicates the memory acquisition location of data. (such as FCRAM or VRAM) |
CONFIDENTIAL