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 D | si_cp_dma.c | 412 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 D | si_compute.c | 478 cik_prefetch_TC_L2_async(sctx, &program->shader.bo->b.b,
|
| H A D | si_pipe.h | 1239 void cik_prefetch_TC_L2_async(struct si_context *sctx, struct pipe_resource *buf,
|
Completed in 8 milliseconds