Home
last modified time | relevance | path

Searched refs:cik_prefetch_TC_L2_async (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_cp_dma.c402 void cik_prefetch_TC_L2_async(struct si_context *sctx, struct pipe_resource *buf, uint64_t offset, in cik_prefetch_TC_L2_async() function
415 cik_prefetch_TC_L2_async(sctx, bo, 0, bo->width0); in cik_prefetch_shader_async()
423 cik_prefetch_TC_L2_async(sctx, &sctx->vb_descriptors_buffer->b.b, sctx->vb_descriptors_offset, in cik_prefetch_VBO_descriptors()
Dsi_compute.c898 cik_prefetch_TC_L2_async(sctx, &program->shader.bo->b.b, 0, program->shader.bo->b.b.width0); in si_launch_grid()
Dsi_pipe.h1375 void cik_prefetch_TC_L2_async(struct si_context *sctx, struct pipe_resource *buf, uint64_t offset,