Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_blit.c670 void r600_resource_copy_region(struct pipe_context *ctx, in r600_resource_copy_region() function
981 rctx->b.b.resource_copy_region = r600_resource_copy_region; in r600_init_blit_functions()
Dr600_pipe.h716 void r600_resource_copy_region(struct pipe_context *ctx,
Dr600_state.c3029 r600_resource_copy_region(ctx, dst, dst_level, dstx, dsty, dstz, in r600_dma_copy()
Devergreen_state.c3895 r600_resource_copy_region(ctx, dst, dst_level, dstx, dsty, dstz, in evergreen_dma_copy()