Home | History | Annotate | Download | only in libagl

Lines Matching full:current_ctx

1708     EGLContext current_ctx = EGL_NO_CONTEXT;
1718 current_ctx = (EGLContext)getGlThreadSpecific();
1778 if (current_ctx) {
1779 egl_context_t* c = egl_context_t::context(current_ctx);