Home
last modified time | relevance | path

Searched refs:mipmapLevel (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-2.3.4/CTR_SDK/include/nn/gd/CTR/
Dgd_Resource.h829 MipmapResourceInfo GetMipmapAddress(u32 mipmapLevel) in GetMipmapAddress() argument
835 for (u32 i=0; i<mipmapLevel; ++i) in GetMipmapAddress()
Dgd_Texture.h1158 MipmapResourceInfo GetMipmapAddress(u32 mipmapLevel) in GetMipmapAddress() argument
1164 for (u32 i=0; i<mipmapLevel; ++i) in GetMipmapAddress()
1319 MipmapResourceInfo GetMipmapAddress(u32 faceIndex, u32 mipmapLevel) in GetMipmapAddress() argument
1325 for (u32 i=0; i<mipmapLevel; ++i) in GetMipmapAddress()