Home | History | Annotate | Download | only in egl

Lines Matching full:is_current

1010     if (context && (context->flags & EGLContext_t::IS_CURRENT) && (context != tInfo->currentContext)) {
1025 context->flags |= EGLContext_t::IS_CURRENT;
1050 tInfo->currentContext->flags &= ~EGLContext_t::IS_CURRENT;