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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_cp_dma.c412 void cik_prefetch_TC_L2_async(struct si_context *sctx, struct pipe_resource *buf, function in typeref:typename:void
427 cik_prefetch_TC_L2_async(sctx, bo, 0, bo->width0);
435 cik_prefetch_TC_L2_async(sctx, &sctx->vb_descriptors_buffer->b.b,
H A Dsi_compute.c478 cik_prefetch_TC_L2_async(sctx, &program->shader.bo->b.b,
H A Dsi_pipe.h1239 void cik_prefetch_TC_L2_async(struct si_context *sctx, struct pipe_resource *buf,

Completed in 8 milliseconds