Searched refs:DRI2CreateDrawable (Results 1 - 25 of 27) sorted by relevance

12

/xsrc/external/mit/xf86-video-intel-old/dist/src/xvmc/
H A Ddri2.h57 DRI2CreateDrawable(Display *display, XID drawable);
H A Ddri2.c187 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 Ddri2.h65 DRI2CreateDrawable(Display * display, XID drawable);
H A Ddri2.c366 DRI2CreateDrawable(Display * dpy, XID drawable) function in typeref:typename:void
374 GetReq(DRI2CreateDrawable, req);
H A Ddri2_glx.c414 DRI2CreateDrawable(psc->base.dpy, xDrawable);
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Ddri2.h65 DRI2CreateDrawable(Display * display, XID drawable);
H A Ddri2.c366 DRI2CreateDrawable(Display * dpy, XID drawable) function in typeref:typename:void
374 GetReq(DRI2CreateDrawable, req);
/xsrc/external/mit/xf86-video-intel/dist/test/
H A Ddri2-race.c159 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 Ddri2.h64 DRI2CreateDrawable(Display * display, XID drawable);
H A Ddri2-speed.c229 DRI2CreateDrawable(dpy, root);
266 DRI2CreateDrawable(dpy, win);
280 DRI2CreateDrawable(dpy, win);
299 DRI2CreateDrawable(dpy, win);
316 DRI2CreateDrawable(dpy, win);
H A Ddri2-test.c158 DRI2CreateDrawable(dpy, win);
284 DRI2CreateDrawable(dpy, root);
H A Ddri2-swap.c101 DRI2CreateDrawable(dpy, win);
H A Ddri2.c303 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 Ddri2.h64 DRI2CreateDrawable(Display * display, XID drawable);
H A Ddri2-race.c67 DRI2CreateDrawable(dpy, win);
H A Ddri2-test.c127 DRI2CreateDrawable(dpy, win);
196 DRI2CreateDrawable(dpy, root);
H A Ddri2-swap.c101 DRI2CreateDrawable(dpy, win);
H A Ddri2.c303 DRI2CreateDrawable(Display * dpy, XID drawable) function in typeref:typename:void
311 GetReq(DRI2CreateDrawable, req);
/xsrc/external/mit/xf86-video-intel/dist/benchmarks/
H A Ddri2-swap.c260 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 Ddri2.h211 extern _X_EXPORT int DRI2CreateDrawable(ClientPtr client,
H A Ddri2ext.c184 status = DRI2CreateDrawable(client, pDrawable, stuff->drawable,
H A Ddri2.c245 DRI2CreateDrawable(ClientPtr client, DrawablePtr pDraw, XID id, function in typeref:typename:int
/xsrc/external/mit/xorg-server/dist/hw/xfree86/dri2/
H A Ddri2.h271 extern _X_EXPORT int DRI2CreateDrawable(ClientPtr client,
H A Ddri2ext.c188 status = DRI2CreateDrawable(client, pDrawable, stuff->drawable,
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglxdri2.c473 if (DRI2CreateDrawable(client, pDraw, drawId,

Completed in 26 milliseconds

12