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.c497 void cik_prefetch_TC_L2_async(struct si_context *sctx, struct pipe_resource *buf, in cik_prefetch_TC_L2_async() function
511 cik_prefetch_TC_L2_async(sctx, bo, 0, bo->width0); in cik_prefetch_shader_async()
519 cik_prefetch_TC_L2_async(sctx, &sctx->vertex_buffers.buffer->b.b, in cik_prefetch_VBO_descriptors()
Dsi_pipe.h687 void cik_prefetch_TC_L2_async(struct si_context *sctx, struct pipe_resource *buf,
Dsi_compute.c437 cik_prefetch_TC_L2_async(sctx, &program->shader.bo->b.b, in si_switch_compute_shader()