Searched refs:si_compute_copy_image (Results 1 - 3 of 3) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_blit.c | 914 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 D | si_compute_blit.c | 607 bool si_compute_copy_image(struct si_context *sctx, struct pipe_resource *dst, unsigned dst_level, in si_compute_copy_image() function
|
H A D | si_pipe.h | 1427 bool si_compute_copy_image(struct si_context *sctx, struct pipe_resource *dst, unsigned dst_level,
|
Completed in 10 milliseconds