Searched refs:NEVER_CURRENT (Results 1 – 1 of 1) sorted by relevance
123 NEVER_CURRENT = 0x00020000 enumerator1667 c->flags = egl_context_t::NEVER_CURRENT; in eglCreateContext()1751 if (c->flags & egl_context_t::NEVER_CURRENT) { in eglMakeCurrent()1752 c->flags &= ~egl_context_t::NEVER_CURRENT; in eglMakeCurrent()