Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_blit.c665 void r600_resource_copy_region(struct pipe_context *ctx, in r600_resource_copy_region() function
976 rctx->b.b.resource_copy_region = r600_resource_copy_region; in r600_init_blit_functions()
Dr600_pipe.h733 void r600_resource_copy_region(struct pipe_context *ctx,
Dr600_state.c3040 r600_resource_copy_region(ctx, dst, dst_level, dstx, dsty, dstz, in r600_dma_copy()
Devergreen_state.c3980 r600_resource_copy_region(ctx, dst, dst_level, dstx, dsty, dstz, in evergreen_dma_copy()