Searched refs:si_create_dma_compute_shader (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_compute_blit.c148 sctx->cs_copy_buffer = si_create_dma_compute_shader(&sctx->b,
164 sctx->cs_clear_buffer = si_create_dma_compute_shader(&sctx->b,
H A Dsi_shaderlib_tgsi.c123 void *si_create_dma_compute_shader(struct pipe_context *ctx, function in typeref:typename:void *
H A Dsi_test_dma_perf.c210 void *cs = si_create_dma_compute_shader(ctx, cs_dwords_per_thread,
H A Dsi_pipe.h1329 void *si_create_dma_compute_shader(struct pipe_context *ctx,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_test_dma_perf.c141 compute_shader = si_create_dma_compute_shader(ctx, cs_dwords_per_thread,
H A Dsi_shaderlib_tgsi.c112 void *si_create_dma_compute_shader(struct pipe_context *ctx, unsigned num_dwords_per_thread, function in typeref:typename:void *
H A Dsi_compute_blit.c287 sctx->cs_copy_buffer = si_create_dma_compute_shader(
301 sctx->cs_clear_buffer = si_create_dma_compute_shader(
H A Dsi_pipe.h1487 void *si_create_dma_compute_shader(struct pipe_context *ctx, unsigned num_dwords_per_thread,

Completed in 16 milliseconds