Searched refs:current_ctx (Results 1 – 1 of 1) sorted by relevance
1641 EGLContext current_ctx = EGL_NO_CONTEXT; in eglMakeCurrent() local1651 current_ctx = (EGLContext)getGlThreadSpecific(); in eglMakeCurrent()1695 if (current_ctx) { in eglMakeCurrent()1696 egl_context_t* c = egl_context_t::context(current_ctx); in eglMakeCurrent()