Searched refs:DRI2CopyRegion (Results 1 – 3 of 3) sorted by relevance
/external/mesa3d/src/glx/ |
D | dri2.h | 87 DRI2CopyRegion(Display * dpy, XID drawable,
|
D | dri2.c | 520 DRI2CopyRegion(Display * dpy, XID drawable, XserverRegion region, in DRI2CopyRegion() function 530 GetReq(DRI2CopyRegion, req); in DRI2CopyRegion()
|
D | dri2_glx.c | 605 DRI2CopyRegion(psc->base.dpy, pdraw->xDrawable, region, in __dri2CopySubBuffer() 612 DRI2CopyRegion(psc->base.dpy, pdraw->xDrawable, region, in __dri2CopySubBuffer() 643 DRI2CopyRegion(psc->base.dpy, priv->base.xDrawable, region, dest, src); in dri2_copy_drawable()
|