Searched refs:prev_draw (Results 1 – 1 of 1) sorted by relevance
689 _EGLSurface *prev_draw, *prev_read; in _eglBindContext() local704 prev_draw = prev_ctx->DrawSurface; in _eglBindContext()707 if (prev_draw) in _eglBindContext()708 prev_draw->CurrentContext = NULL; in _eglBindContext()716 prev_draw = prev_read = NULL; in _eglBindContext()732 *old_draw = prev_draw; in _eglBindContext()