Home
last modified time | relevance | path

Searched refs:mipLevel (Results 1 – 3 of 3) sorted by relevance

/CTR-SDK-4.2.5/sources/libraries/tpl/CTR/
Dtpl_ReadTexturePackage.cpp68 void* GetTexture(s32* mipLevel, u32* mipmapSize, const void* pTexPackage, const s16 texIndex) in GetTexture() argument
70 if( mipLevel == NULL || mipmapSize == NULL || pTexPackage == NULL ) in GetTexture()
72 NN_NULL_TASSERT_(mipLevel); in GetTexture()
99 *mipLevel = static_cast<int>(texInfo->mipLevel); in GetTexture()
100 for(int i=0; i < *mipLevel; i++) in GetTexture()
137 pTexInfo->mipLevel = texInfo->mipLevel; in GetTextureInfo()
/CTR-SDK-4.2.5/include/nn/tpl/CTR/
Dtpl_ReadTexturePackage.h62 void* GetTexture(s32* mipLevel, u32* mipmapSize, const void* pTexPackage, const s16 texIndex);
Dtpl_PackagerType.h72 unsigned char mipLevel; // member