Home
last modified time | relevance | path

Searched refs:dri2_rsurf (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/egl/drivers/dri2/
Degl_dri2.c891 struct dri2_egl_surface *dri2_rsurf = dri2_egl_surface(rsurf); in dri2_make_current() local
907 rdraw = (dri2_rsurf) ? dri2_rsurf->dri_drawable : NULL; in dri2_make_current()
930 &dri2_rsurf->base == rsurf); in dri2_make_current()