Searched refs:oldCtx (Results 1 – 1 of 1) 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()