Searched refs:prev_read (Results 1 – 1 of 1) sorted by relevance
815 _EGLSurface *prev_draw, *prev_read; in _eglBindContext() local831 prev_read = prev_ctx->ReadSurface; in _eglBindContext()835 if (prev_read) in _eglBindContext()836 prev_read->CurrentContext = NULL; in _eglBindContext()842 prev_draw = prev_read = NULL; in _eglBindContext()859 *old_read = prev_read; in _eglBindContext()