Searched refs:oldCtx (Results 1 – 2 of 2) sorted by relevance
455 _EGLContext *oldCtx; in _eglBindContextToThread() local460 oldCtx = t->CurrentContexts[apiIndex]; in _eglBindContextToThread()461 if (ctx != oldCtx) { in _eglBindContextToThread()462 if (oldCtx) in _eglBindContextToThread()463 oldCtx->Binding = NULL; in _eglBindContextToThread()470 return oldCtx; in _eglBindContextToThread()