Searched refs:DRI2DestroyDrawable (Results 1 - 13 of 13) sorted by relevance
| /xsrc/external/mit/xf86-video-intel-old/dist/src/xvmc/ |
| H A D | dri2.h | 59 DRI2DestroyDrawable(Display *display, XID handle);
|
| H A D | dri2.c | 203 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 D | dri2.h | 68 DRI2DestroyDrawable(Display * display, XID handle);
|
| H A D | dri2.c | 189 * DRI2DestroyDrawable. So just ignore BadDrawable here. */ 383 DRI2DestroyDrawable(Display * dpy, XID drawable) function in typeref:typename:void 393 GetReq(DRI2DestroyDrawable, req);
|
| H A D | dri2_glx.c | 366 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 D | dri2.h | 68 DRI2DestroyDrawable(Display * display, XID handle);
|
| H A D | dri2.c | 189 * DRI2DestroyDrawable. So just ignore BadDrawable here. */ 383 DRI2DestroyDrawable(Display * dpy, XID drawable) function in typeref:typename:void 393 GetReq(DRI2DestroyDrawable, req);
|
| H A D | dri2_glx.c | 305 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 D | dri2.h | 67 DRI2DestroyDrawable(Display * display, XID handle);
|
| H A D | dri2.c | 139 * 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 D | dri2.h | 67 DRI2DestroyDrawable(Display * display, XID handle);
|
| H A D | dri2.c | 139 * 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 D | dri2.h | 217 extern _X_EXPORT void DRI2DestroyDrawable(DrawablePtr pDraw);
|
Completed in 14 milliseconds