Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/
Ddri2.h68 DRI2DestroyDrawable(Display * display, XID handle);
Ddri2.c389 DRI2DestroyDrawable(Display * dpy, XID drawable) in DRI2DestroyDrawable() function
399 GetReq(DRI2DestroyDrawable, req); in DRI2DestroyDrawable()
Ddri2_glx.c353 DRI2DestroyDrawable(psc->base.dpy, pdraw->base.xDrawable); in dri2DestroyDrawable()
409 DRI2DestroyDrawable(psc->base.dpy, xDrawable); in dri2CreateDrawable()
416 DRI2DestroyDrawable(psc->base.dpy, xDrawable); in dri2CreateDrawable()