nn::gd::CTR::Texture2DProperties::GetMipmapAddress Member FunctionMipmapResourceInfo GetMipmapAddress( u32 mipmapLevel );
| Name | Description | |
|---|---|---|
| in | mipmapLevel | Specifies the index used to get mipmap level information. |
| Value | Description |
|---|---|
mipmapInfo |
Returns mipmap level information. |
This helper function gets information about a particular mipmap level from a 2D texture.
CONFIDENTIAL