nn::gd::CTR::TextureCubeProperties::GetMipmapAddress Member FunctionMipmapResourceInfo GetMipmapAddress( u32 faceIndex, u32 mipmapLevel );
| Name | Description | |
|---|---|---|
| in | faceIndex | Specifies the index of the surface for which mipmap level information is to be obtained. |
| 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 texture cube.
CONFIDENTIAL