Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_test_dma_perf.c141 compute_shader = si_create_dma_compute_shader(ctx, cs_dwords_per_thread, in si_test_dma_perf()
Dsi_shaderlib_tgsi.c112 void *si_create_dma_compute_shader(struct pipe_context *ctx, unsigned num_dwords_per_thread, in si_create_dma_compute_shader() function
Dsi_compute_blit.c287 sctx->cs_copy_buffer = si_create_dma_compute_shader( in si_compute_do_clear_or_copy()
301 sctx->cs_clear_buffer = si_create_dma_compute_shader( in si_compute_do_clear_or_copy()
Dsi_pipe.h1487 void *si_create_dma_compute_shader(struct pipe_context *ctx, unsigned num_dwords_per_thread,