Searched refs:si_copy_region_with_blit (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_texture.c | 52 static void si_copy_region_with_blit(struct pipe_context *pipe, struct pipe_resource *dst, in si_copy_region_with_blit() function 96 si_copy_region_with_blit(ctx, dst, 0, 0, 0, 0, 0, src, src_level, &transfer->box); in si_copy_to_staging_texture() 117 si_copy_region_with_blit(ctx, dst, dst_level, dst_sample, transfer->box.x, transfer->box.y, in si_copy_from_staging_texture()
|
Completed in 7 milliseconds