Searched defs:levelEnd (Results 1 – 3 of 3) sorted by relevance
1700 …const int levelEnd = isMipmapFilter(m_minFilter) && !(m_flags & GATHERCASE_MIPMAP_INCOMPLETE) ? … in createAndUploadTexture() local1827 …const int levelEnd = isMipmapFilter(m_minFilter) && !(m_flags & GATHERCASE_MIPMAP_INCOMPLETE) ?… in createAndUploadTexture() local1963 …const int levelEnd = isMipmapFilter(m_minFilter) && !(m_flags & GATHERCASE_MIPMAP_INCOMPLETE) ? … in createAndUploadTexture() local
1716 const int levelEnd = texture->getNumLevels(); in createTexture() local1922 const int levelEnd = texture->getNumLevels(); in createTexture() local2138 const int levelEnd = texture->getNumLevels(); in createTexture() local
3167 uint32_t levelEnd, in flushStagedUpdates()