Searched refs:CopySubBuffer (Results 1 – 4 of 4) sorted by relevance
156 void (*CopySubBuffer)(__DRIdrawable *driDrawPriv, int x, int y, member
1064 pdp->driScreenPriv->driver->CopySubBuffer(pdp, x, y, w, h); in driCopySubBuffer()
266 - st/xlib: Fix upside down coordinates for CopySubBuffer267 - st/xlib: Flush the front buffer before doing CopySubBuffer
597 .CopySubBuffer = drisw_copy_sub_buffer,