GetMipmapAddress

nn::gd::CTR::Texture2DResourceProperties::GetMipmapAddress Member Function

Syntax

MipmapResourceInfo GetMipmapAddress(
     u32 mipmapLevel
);

Parameters

Name Description
in mipmapLevel Specifies the index used to get mipmap level information.

Return Values

Description

This helper function gets information about a particular mipmap level from a 2D texture.

Revision History

2011/02/17
Initial version.

CONFIDENTIAL