Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dr600_blit.c318 static void r600_resource_copy_region(struct pipe_context *ctx, in r600_resource_copy_region() function
382 rctx->context.resource_copy_region = r600_resource_copy_region; in si_init_blit_functions()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_blit.c667 static void r600_resource_copy_region(struct pipe_context *ctx, in r600_resource_copy_region() function
795 rctx->context.resource_copy_region = r600_resource_copy_region; in r600_init_blit_functions()