Searched defs:levelEnd (Results 1 – 3 of 3) sorted by relevance
1737 …const int levelEnd = isMipmapFilter(m_minFilter) && !(m_flags & GATHERCASE_MIPMAP_INCOMPLE… in createAndUploadTexture() local1872 …const int levelEnd = isMipmapFilter(m_minFilter) && !(m_flags & GATHERCASE_MIPMAP_INC… in createAndUploadTexture() local2016 …const int levelEnd = isMipmapFilter(m_minFilter) && !(m_flags & GATHERCASE_MIPMAP_INCOMP… in createAndUploadTexture() local
2038 const int levelEnd = texture->getNumLevels(); in createTexture() local2257 const int levelEnd = texture->getNumLevels(); in createTexture() local2482 const int levelEnd = texture->getNumLevels(); in createTexture() local
10017 gl::LevelIndex levelEnd, in hasStagedImageUpdatesWithMismatchedFormat()