Searched refs:mipLevel (Results 1 – 3 of 3) sorted by relevance
68 void* GetTexture(s32* mipLevel, u32* mipmapSize, const void* pTexPackage, const s16 texIndex) in GetTexture() argument70 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()
62 void* GetTexture(s32* mipLevel, u32* mipmapSize, const void* pTexPackage, const s16 texIndex);
72 unsigned char mipLevel; // member