Searched defs:levelEnd (Results 1 – 3 of 3) sorted by relevance
1705 …const int levelEnd = isMipmapFilter(m_minFilter) && !(m_flags & GATHERCASE_MIPMAP_INCOMPLETE) ? … in createAndUploadTexture() local1832 …const int levelEnd = isMipmapFilter(m_minFilter) && !(m_flags & GATHERCASE_MIPMAP_INCOMPLETE) ?… in createAndUploadTexture() local1968 …const int levelEnd = isMipmapFilter(m_minFilter) && !(m_flags & GATHERCASE_MIPMAP_INCOMPLETE) ? … in createAndUploadTexture() local
1917 const int levelEnd = texture->getNumLevels(); in createTexture() local2138 const int levelEnd = texture->getNumLevels(); in createTexture() local2366 const int levelEnd = texture->getNumLevels(); in createTexture() local
7850 gl::LevelIndex levelEnd, in hasStagedImageUpdatesWithMismatchedFormat()