Searched refs:is_gl_45 (Results 1 – 1 of 1) sorted by relevance
3552 …const bool is_gl_45 = (glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::… in iterate() local3558 (is_gl_45 ? GL_MAP_FLUSH_EXPLICIT_BIT : 0))); in iterate()3563 GL_MAP_PERSISTENT_BIT | GL_MAP_WRITE_BIT | (is_gl_45 ? GL_MAP_FLUSH_EXPLICIT_BIT : 0))); in iterate()3582 if (is_gl_45) in iterate()3639 if (is_gl_45) in iterate()