Home
last modified time | relevance | path

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

/external/mesa3d/src/egl/drivers/dri2/
Degl_dri2.c890 struct dri2_egl_surface *dri2_dsurf = dri2_egl_surface(dsurf); in dri2_make_current() local
906 ddraw = (dri2_dsurf) ? dri2_dsurf->dri_drawable : NULL; in dri2_make_current()
929 &dri2_dsurf->base == dsurf && in dri2_make_current()