Searched refs:DRI2CopyRegion (Results 1 - 24 of 24) sorted by relevance

/xsrc/external/mit/xf86-video-intel-old/dist/src/xvmc/
H A Ddri2.h67 DRI2CopyRegion(Display *dpy, XID drawable, XserverRegion region,
H A Ddri2.c279 void DRI2CopyRegion(Display *dpy, XID drawable, XserverRegion region, function in typeref:typename:void
289 GetReq(DRI2CopyRegion, req);
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Ddri2.h87 DRI2CopyRegion(Display * dpy, XID drawable,
H A Ddri2.c520 DRI2CopyRegion(Display * dpy, XID drawable, XserverRegion region, function in typeref:typename:void
530 GetReq(DRI2CopyRegion, req);
H A Ddri2_glx.c605 DRI2CopyRegion(psc->base.dpy, pdraw->xDrawable, region,
612 DRI2CopyRegion(psc->base.dpy, pdraw->xDrawable, region,
643 DRI2CopyRegion(psc->base.dpy, priv->base.xDrawable, region, dest, src);
1353 /* DRI2 supports SubBuffer through DRI2CopyRegion, so it's always
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Ddri2.h87 DRI2CopyRegion(Display * dpy, XID drawable,
H A Ddri2.c520 DRI2CopyRegion(Display * dpy, XID drawable, XserverRegion region, function in typeref:typename:void
530 GetReq(DRI2CopyRegion, req);
H A Ddri2_glx.c544 DRI2CopyRegion(psc->base.dpy, pdraw->xDrawable, region,
551 DRI2CopyRegion(psc->base.dpy, pdraw->xDrawable, region,
582 DRI2CopyRegion(psc->base.dpy, priv->base.xDrawable, region, dest, src);
1283 /* DRI2 supports SubBuffer through DRI2CopyRegion, so it's always
/xsrc/external/mit/xf86-video-intel/dist/test/
H A Ddri2.h86 DRI2CopyRegion(Display * dpy, XID drawable,
H A Ddri2-swap.c56 DRI2CopyRegion(dpy, d, region, DRI2BufferFrontLeft, DRI2BufferBackLeft);
58 DRI2CopyRegion(dpy, d, region, DRI2BufferFakeFrontLeft, DRI2BufferFrontLeft);
H A Ddri2-test.c86 DRI2CopyRegion(dpy, d, region, DRI2BufferFrontLeft, DRI2BufferBackLeft);
88 DRI2CopyRegion(dpy, d, region, DRI2BufferFakeFrontLeft, DRI2BufferFrontLeft);
H A Ddri2.c457 DRI2CopyRegion(Display * dpy, XID drawable, XserverRegion region, function in typeref:typename:void
467 GetReq(DRI2CopyRegion, req);
/xsrc/external/mit/xf86-video-intel-2014/dist/test/
H A Ddri2.h86 DRI2CopyRegion(Display * dpy, XID drawable,
H A Ddri2-swap.c56 DRI2CopyRegion(dpy, d, region, DRI2BufferFrontLeft, DRI2BufferBackLeft);
58 DRI2CopyRegion(dpy, d, region, DRI2BufferFakeFrontLeft, DRI2BufferFrontLeft);
H A Ddri2-test.c80 DRI2CopyRegion(dpy, d, region, DRI2BufferFrontLeft, DRI2BufferBackLeft);
82 DRI2CopyRegion(dpy, d, region, DRI2BufferFakeFrontLeft, DRI2BufferFrontLeft);
H A Ddri2.c457 DRI2CopyRegion(Display * dpy, XID drawable, XserverRegion region, function in typeref:typename:void
467 GetReq(DRI2CopyRegion, req);
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri2/
H A Ddri2.h226 extern _X_EXPORT int DRI2CopyRegion(DrawablePtr pDraw,
H A Ddri2.c494 DRI2CopyRegion(pDraw, &region, DRI2BufferFakeFrontLeft,
598 DRI2CopyRegion(DrawablePtr pDraw, RegionPtr pRegion, function in typeref:typename:int
753 DRI2CopyRegion(pDraw, &region, DRI2BufferFakeFrontLeft,
H A Ddri2ext.c329 status = DRI2CopyRegion(pDrawable, pRegion, stuff->dest, stuff->src);
/xsrc/external/mit/xorg-server/dist/hw/xfree86/dri2/
H A Ddri2.h290 extern _X_EXPORT int DRI2CopyRegion(DrawablePtr pDraw,
H A Ddri2.c671 DRI2CopyRegion(pDraw, &region, DRI2BufferFakeFrontLeft,
921 DRI2CopyRegion(DrawablePtr pDraw, RegionPtr pRegion, function in typeref:typename:int
1063 DRI2CopyRegion(pDraw, &region, DRI2BufferFakeFrontLeft,
H A Ddri2ext.c340 status = DRI2CopyRegion(pDrawable, pRegion, stuff->dest, stuff->src);
/xsrc/external/mit/xorg-server.old/dist/glx/
H A Dglxdri2.c126 DRI2CopyRegion(drawable->pDraw, &region,
143 DRI2CopyRegion(drawable->pDraw, &region,
160 DRI2CopyRegion(drawable->pDraw, &region,
/xsrc/external/mit/xorg-server/dist/glx/
H A Dglxdri2.c113 DRI2CopyRegion(drawable->pDraw, &region, dst, src);

Completed in 24 milliseconds