Home | History | Annotate | Download | only in egl

Lines Matching full:is_current

943     if (context && (context->flags & EGLContext_t::IS_CURRENT) && (context != tInfo->currentContext)) {
958 context->flags |= EGLContext_t::IS_CURRENT;
983 tInfo->currentContext->flags &= ~EGLContext_t::IS_CURRENT;