Searched refs:current_ctx (Results 1 – 1 of 1) sorted by relevance
1769 EGLContext current_ctx = EGL_NO_CONTEXT; in eglMakeCurrent() local1779 current_ctx = (EGLContext)getGlThreadSpecific(); in eglMakeCurrent()1838 if (current_ctx) { in eglMakeCurrent()1839 egl_context_t* c = egl_context_t::context(current_ctx); in eglMakeCurrent()