Searched refs:copy_region_blt (Results 1 – 3 of 3) sorted by relevance
415 screen->vtbl.copy_region_blt = crocus_copy_region_blt; in genX()418 screen->vtbl.copy_region_blt = NULL; in genX()
150 bool (*copy_region_blt)(struct crocus_batch *batch, member
692 if (screen->vtbl.copy_region_blt(batch, dst_res, in crocus_copy_region()