Home
last modified time | relevance | path

Searched refs:r600_copy_buffer (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Dr600_blit.c569 static void r600_copy_buffer(struct pipe_context *ctx, struct pipe_resource *dst, unsigned dstx, in r600_copy_buffer() function
639 r600_copy_buffer(ctx, dst, dstx, src, &new_src_box); in r600_copy_global_buffer()
691 r600_copy_buffer(ctx, dst, dstx, src, src_box); in r600_resource_copy_region()