Searched refs:XF86DRIDestroyDrawable (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/glx/ |
D | xf86dri.h | 103 extern Bool XF86DRIDestroyDrawable(Display * dpy, int screen, XID drawable);
|
D | XF86dri.c | 421 XF86DRIDestroyDrawable(Display * dpy, int screen, XID drawable) in XF86DRIDestroyDrawable() function 446 GetReq(XF86DRIDestroyDrawable, req); in XF86DRIDestroyDrawable()
|
D | dri_glx.c | 637 XF86DRIDestroyDrawable(psc->base.dpy, psc->base.scr, pdraw->drawable); in driDestroyDrawable() 679 XF86DRIDestroyDrawable(psc->base.dpy, psc->base.scr, drawable); in driCreateDrawable()
|
/external/libdrm/tests/ttmtest/src/ |
D | xf86dri.c | 446 GetReq(XF86DRIDestroyDrawable, req); in uniDRIDestroyDrawable()
|