nn::gd::CTR::Texture2DDescription Classclass Texture2DDescription
The descriptor when creating a 2D texture.
m_MinMipLevelIndex
|
s32 | The minimum mipmap level index. If -1 is specified, the last mipmap level is used. |
|
|---|---|---|---|
m_MaxMipLevelIndex
|
s32 | The maximum mipmap level index. If -1 is specified, the last mipmap level is used. |
CONFIDENTIAL