Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/gd/CTR/
Dgd_System.h1044 …aps(Texture2DResource* texture2DResource, s32 minMipLevelIndex, s32 maxMipLevelIndex, u8 colors[][…
Dgd_Texture.h1591 TextureCubeDescription(int minMipLevelIndex, int maxMipLevelIndex){ in TextureCubeDescription() argument
1594 m_MaxMipLevelIndex[i] = maxMipLevelIndex; in TextureCubeDescription()