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
1938 const int levelEnd = texture->getNumLevels(); in createTexture() local2160 const int levelEnd = texture->getNumLevels(); in createTexture() local2388 const int levelEnd = texture->getNumLevels(); in createTexture() local
8815 gl::LevelIndex levelEnd, in hasStagedImageUpdatesWithMismatchedFormat()