Searched refs:si_create_dma_compute_shader (Results 1 – 4 of 4) sorted by relevance
141 compute_shader = si_create_dma_compute_shader(ctx, cs_dwords_per_thread, in si_test_dma_perf()
112 void *si_create_dma_compute_shader(struct pipe_context *ctx, unsigned num_dwords_per_thread, in si_create_dma_compute_shader() function
287 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()
1487 void *si_create_dma_compute_shader(struct pipe_context *ctx, unsigned num_dwords_per_thread,