Searched refs:prev_read (Results 1 – 1 of 1) sorted by relevance
689 _EGLSurface *prev_draw, *prev_read; in _eglBindContext() local705 prev_read = prev_ctx->ReadSurface; in _eglBindContext()709 if (prev_read) in _eglBindContext()710 prev_read->CurrentContext = NULL; in _eglBindContext()716 prev_draw = prev_read = NULL; in _eglBindContext()733 *old_read = prev_read; in _eglBindContext()