Searched refs:crocus_copy_region (Results 1 - 3 of 3) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_blit.c | 675 crocus_copy_region(struct blorp_context *blorp, in crocus_copy_region() function 792 crocus_copy_region(&ice->blorp, batch, p_dst, dst_level, dstx, dsty, dstz, in crocus_resource_copy_region() 802 crocus_copy_region(&ice->blorp, batch, &s_dst_res->base.b, dst_level, dstx, in crocus_resource_copy_region()
|
H A D | crocus_context.h | 796 void crocus_copy_region(struct blorp_context *blorp,
|
H A D | crocus_resource.c | 1219 crocus_copy_region(map->blorp, map->batch, xfer->resource, xfer->level, in crocus_flush_staging_region() 1271 crocus_copy_region(map->blorp, map->batch, map->staging, 0, extra, 0, 0, in crocus_map_copy_region()
|
Completed in 7 milliseconds