Home
last modified time | relevance | path

Searched refs:si_copy_buffer (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_buffer.c456 si_copy_buffer(sctx, &staging->b.b, resource, box->x % SI_MAP_BUFFER_ALIGNMENT, in si_buffer_transfer_map()
493 si_copy_buffer(sctx, transfer->resource, &stransfer->staging->b.b, box->x, src_offset, in si_buffer_do_flush_region()
H A Dsi_compute_blit.c507 void si_copy_buffer(struct si_context *sctx, struct pipe_resource *dst, struct pipe_resource *src, in si_copy_buffer() function
H A Dsi_pipe.h1425 void si_copy_buffer(struct si_context *sctx, struct pipe_resource *dst, struct pipe_resource *src,
H A Dsi_blit.c910 si_copy_buffer(sctx, dst, src, dstx, src_box->x, src_box->width, SI_OP_SYNC_BEFORE_AFTER); in si_resource_copy_region()

Completed in 10 milliseconds