| /xsrc/external/mit/xf86-video-intel-old/dist/src/xvmc/ |
| H A D | dri2.h | 57 DRI2CreateDrawable(Display *display, XID drawable);
|
| H A D | dri2.c | 187 void DRI2CreateDrawable(Display *dpy, XID drawable) function in typeref:typename:void 195 GetReq(DRI2CreateDrawable, req);
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | dri2.h | 65 DRI2CreateDrawable(Display * display, XID drawable);
|
| H A D | dri2.c | 366 DRI2CreateDrawable(Display * dpy, XID drawable) function in typeref:typename:void 374 GetReq(DRI2CreateDrawable, req);
|
| H A D | dri2_glx.c | 414 DRI2CreateDrawable(psc->base.dpy, xDrawable);
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | dri2.h | 65 DRI2CreateDrawable(Display * display, XID drawable);
|
| H A D | dri2.c | 366 DRI2CreateDrawable(Display * dpy, XID drawable) function in typeref:typename:void 374 GetReq(DRI2CreateDrawable, req);
|
| /xsrc/external/mit/xf86-video-intel/dist/test/ |
| H A D | dri2-race.c | 159 DRI2CreateDrawable(dpy, win); 190 DRI2CreateDrawable(dpy, win); 224 DRI2CreateDrawable(dpy, win); 278 DRI2CreateDrawable(dpy, win); 313 DRI2CreateDrawable(dpy, win); 348 DRI2CreateDrawable(dpy, win); 415 DRI2CreateDrawable(dpy, win); 448 DRI2CreateDrawable(dpy, win); 484 DRI2CreateDrawable(dpy, win); 544 DRI2CreateDrawable(dp [all...] |
| H A D | dri2.h | 64 DRI2CreateDrawable(Display * display, XID drawable);
|
| H A D | dri2-speed.c | 229 DRI2CreateDrawable(dpy, root); 266 DRI2CreateDrawable(dpy, win); 280 DRI2CreateDrawable(dpy, win); 299 DRI2CreateDrawable(dpy, win); 316 DRI2CreateDrawable(dpy, win);
|
| H A D | dri2-test.c | 158 DRI2CreateDrawable(dpy, win); 284 DRI2CreateDrawable(dpy, root);
|
| H A D | dri2-swap.c | 101 DRI2CreateDrawable(dpy, win);
|
| H A D | dri2.c | 303 DRI2CreateDrawable(Display * dpy, XID drawable) function in typeref:typename:void 311 GetReq(DRI2CreateDrawable, req);
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/test/ |
| H A D | dri2.h | 64 DRI2CreateDrawable(Display * display, XID drawable);
|
| H A D | dri2-race.c | 67 DRI2CreateDrawable(dpy, win);
|
| H A D | dri2-test.c | 127 DRI2CreateDrawable(dpy, win); 196 DRI2CreateDrawable(dpy, root);
|
| H A D | dri2-swap.c | 101 DRI2CreateDrawable(dpy, win);
|
| H A D | dri2.c | 303 DRI2CreateDrawable(Display * dpy, XID drawable) function in typeref:typename:void 311 GetReq(DRI2CreateDrawable, req);
|
| /xsrc/external/mit/xf86-video-intel/dist/benchmarks/ |
| H A D | dri2-swap.c | 260 DRI2CreateDrawable(Display * dpy, XID drawable) function in typeref:typename:void 268 GetReq(DRI2CreateDrawable, req); 504 DRI2CreateDrawable(dpy, root); 543 DRI2CreateDrawable(dpy, win); 559 DRI2CreateDrawable(dpy, win);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri2/ |
| H A D | dri2.h | 211 extern _X_EXPORT int DRI2CreateDrawable(ClientPtr client,
|
| H A D | dri2ext.c | 184 status = DRI2CreateDrawable(client, pDrawable, stuff->drawable,
|
| H A D | dri2.c | 245 DRI2CreateDrawable(ClientPtr client, DrawablePtr pDraw, XID id, function in typeref:typename:int
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/dri2/ |
| H A D | dri2.h | 271 extern _X_EXPORT int DRI2CreateDrawable(ClientPtr client,
|
| H A D | dri2ext.c | 188 status = DRI2CreateDrawable(client, pDrawable, stuff->drawable,
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | glxdri2.c | 473 if (DRI2CreateDrawable(client, pDraw, drawId,
|