Searched refs:DRI2SwapBuffers (Results 1 - 18 of 18) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/test/
H A Ddri2.h91 DRI2SwapBuffers(Display *dpy, XID drawable,
H A Ddri2-swap.c111 DRI2SwapBuffers(dpy, win, 0, 0, 0);
132 DRI2SwapBuffers(dpy, win, 0, 0, 0);
H A Ddri2-race.c146 printf("DRI2SwapBuffers(divisor=%d), loop=%d", divisors[n], loop);
168 DRI2SwapBuffers(dpy, win, 0, divisors[n], count & (divisors[n]-1));
281 printf("DRI2SwapBuffers(divisor=%d), loop=%d", divisors[n], loop);
293 DRI2SwapBuffers(dpy, win, 0, divisors[n], count & (divisors[n]-1));
401 printf("DRI2SwapBuffers(divisor=%d)", divisors[n]);
424 DRI2SwapBuffers(dpy, win, 0, divisors[n], count & (divisors[n]-1));
529 printf("DRI2SwapBuffers(divisor=%d)", divisors[n]);
551 DRI2SwapBuffers(dpy, win, 0, divisors[n], count & (divisors[n]-1));
643 printf("DRI2SwapBuffers(divisor=%d)", divisors[n]);
671 DRI2SwapBuffers(dp
[all...]
H A Ddri2.c500 uint64_t DRI2SwapBuffers(Display *dpy, XID drawable, function in typeref:typename:uint64_t
511 GetReq(DRI2SwapBuffers, req);
/xsrc/external/mit/xf86-video-intel-2014/dist/test/
H A Ddri2.h91 DRI2SwapBuffers(Display *dpy, XID drawable,
H A Ddri2-race.c76 DRI2SwapBuffers(dpy, win, 0, 0, 0);
H A Ddri2-swap.c111 DRI2SwapBuffers(dpy, win, 0, 0, 0);
132 DRI2SwapBuffers(dpy, win, 0, 0, 0);
H A Ddri2-test.c138 DRI2SwapBuffers(dpy, win, 0, 0, 0);
159 DRI2SwapBuffers(dpy, win, 0, 0, 0);
H A Ddri2.c500 uint64_t DRI2SwapBuffers(Display *dpy, XID drawable, function in typeref:typename:uint64_t
511 GetReq(DRI2SwapBuffers, req);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri2/
H A Ddri2.h254 extern _X_EXPORT int DRI2SwapBuffers(ClientPtr client, DrawablePtr pDrawable,
H A Ddri2ext.c408 status = DRI2SwapBuffers(client, pDrawable, target_msc, divisor, remainder,
H A Ddri2.c787 DRI2SwapBuffers(ClientPtr client, DrawablePtr pDraw, CARD64 target_msc, function in typeref:typename:int
/xsrc/external/mit/xorg-server/dist/hw/xfree86/dri2/
H A Ddri2.h322 extern _X_EXPORT int DRI2SwapBuffers(ClientPtr client, DrawablePtr pDrawable,
H A Ddri2ext.c424 status = DRI2SwapBuffers(client, pDrawable, target_msc, divisor, remainder,
H A Ddri2.c1097 DRI2SwapBuffers(ClientPtr client, DrawablePtr pDraw, CARD64 target_msc, function in typeref:typename:int
/xsrc/external/mit/xorg-server/dist/glx/
H A Dglxdri2.c213 status = DRI2SwapBuffers(client, drawable->pDraw, 0, 0, 0, &unused,
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglxdri2.c224 if (DRI2SwapBuffers(client, drawable->pDraw, 0, 0, 0, &unused,
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D7.11.1.rst81 i915: piglit glean/readPixSanity: DRI2SwapBuffers: BadDrawable

Completed in 20 milliseconds