Searched refs:maxMipLevelIndex (Results 1 – 2 of 2) sorted by relevance
1044 …aps(Texture2DResource* texture2DResource, s32 minMipLevelIndex, s32 maxMipLevelIndex, u8 colors[][…
1591 TextureCubeDescription(int minMipLevelIndex, int maxMipLevelIndex){ in TextureCubeDescription() argument1594 m_MaxMipLevelIndex[i] = maxMipLevelIndex; in TextureCubeDescription()