Searched refs:draw_surface (Results 1 – 1 of 1) sorted by relevance
548 EglSurface* draw_surface = surface_it->second; in rcMakeCurrent() local558 EglSurface* old_draw_surface = draw_surface->bind(rc->ctx->handle, false); in rcMakeCurrent()570 EGLBoolean ret = s_egl.eglMakeCurrent(rc->dpy, draw_surface->surface, read_surface->surface, in rcMakeCurrent()583 draw_surface->unbind(false); in rcMakeCurrent()