Searched refs:DRI2DestroyDrawable (Results 1 - 13 of 13) sorted by relevance

/xsrc/external/mit/xf86-video-intel-old/dist/src/xvmc/
H A Ddri2.h59 DRI2DestroyDrawable(Display *display, XID handle);
H A Ddri2.c203 void DRI2DestroyDrawable(Display *dpy, XID drawable) function in typeref:typename:void
213 GetReq(DRI2DestroyDrawable, req);
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Ddri2.h68 DRI2DestroyDrawable(Display * display, XID handle);
H A Ddri2.c189 * DRI2DestroyDrawable. So just ignore BadDrawable here. */
383 DRI2DestroyDrawable(Display * dpy, XID drawable) function in typeref:typename:void
393 GetReq(DRI2DestroyDrawable, req);
H A Ddri2_glx.c366 DRI2DestroyDrawable(psc->base.dpy, pdraw->base.xDrawable);
422 DRI2DestroyDrawable(psc->base.dpy, xDrawable);
429 DRI2DestroyDrawable(psc->base.dpy, xDrawable);
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Ddri2.h68 DRI2DestroyDrawable(Display * display, XID handle);
H A Ddri2.c189 * DRI2DestroyDrawable. So just ignore BadDrawable here. */
383 DRI2DestroyDrawable(Display * dpy, XID drawable) function in typeref:typename:void
393 GetReq(DRI2DestroyDrawable, req);
H A Ddri2_glx.c305 DRI2DestroyDrawable(psc->base.dpy, pdraw->base.xDrawable);
361 DRI2DestroyDrawable(psc->base.dpy, xDrawable);
368 DRI2DestroyDrawable(psc->base.dpy, xDrawable);
/xsrc/external/mit/xf86-video-intel/dist/test/
H A Ddri2.h67 DRI2DestroyDrawable(Display * display, XID handle);
H A Ddri2.c139 * DRI2DestroyDrawable. So just ignore BadDrawable here. */
320 DRI2DestroyDrawable(Display * dpy, XID drawable) function in typeref:typename:void
330 GetReq(DRI2DestroyDrawable, req);
/xsrc/external/mit/xf86-video-intel-2014/dist/test/
H A Ddri2.h67 DRI2DestroyDrawable(Display * display, XID handle);
H A Ddri2.c139 * DRI2DestroyDrawable. So just ignore BadDrawable here. */
320 DRI2DestroyDrawable(Display * dpy, XID drawable) function in typeref:typename:void
330 GetReq(DRI2DestroyDrawable, req);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri2/
H A Ddri2.h217 extern _X_EXPORT void DRI2DestroyDrawable(DrawablePtr pDraw);

Completed in 14 milliseconds