Home
last modified time | relevance | path

Searched refs:DRI2CopyRegion (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/glx/
Ddri2.h87 DRI2CopyRegion(Display * dpy, XID drawable,
Ddri2.c520 DRI2CopyRegion(Display * dpy, XID drawable, XserverRegion region, in DRI2CopyRegion() function
530 GetReq(DRI2CopyRegion, req); in DRI2CopyRegion()
Ddri2_glx.c605 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()