Searched refs:r600_copy_buffer (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/r600/ |
H A D | r600_blit.c | 573 static void r600_copy_buffer(struct pipe_context *ctx, struct pipe_resource *dst, unsigned dstx, in r600_copy_buffer() function 588 * to r600_copy_buffer() and must be handled separately. 634 r600_copy_buffer(ctx, dst, dstx, src, &new_src_box); in r600_copy_global_buffer() 686 r600_copy_buffer(ctx, dst, dstx, src, src_box); in r600_resource_copy_region()
|
Completed in 2 milliseconds