Home
last modified time | relevance | path

Searched refs:si_compute_copy_image (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_blit.c914 if (si_compute_copy_image(sctx, dst, dst_level, src, src_level, dstx, dsty, dstz, in si_resource_copy_region()
1192 si_compute_copy_image((struct si_context*)sctx->screen->async_compute_context, in si_blit()
H A Dsi_compute_blit.c607 bool si_compute_copy_image(struct si_context *sctx, struct pipe_resource *dst, unsigned dst_level, in si_compute_copy_image() function
H A Dsi_pipe.h1427 bool si_compute_copy_image(struct si_context *sctx, struct pipe_resource *dst, unsigned dst_level,

Completed in 9 milliseconds