Searched refs:current_ctx (Results 1 – 1 of 1) sorted by relevance
1708 EGLContext current_ctx = EGL_NO_CONTEXT; in eglMakeCurrent() local1718 current_ctx = (EGLContext)getGlThreadSpecific(); in eglMakeCurrent()1778 if (current_ctx) { in eglMakeCurrent()1779 egl_context_t* c = egl_context_t::context(current_ctx); in eglMakeCurrent()