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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_cp_dma.c421 static void cik_prefetch_shader_async(struct si_context *sctx, function in typeref:typename:void
456 cik_prefetch_shader_async(sctx, sctx->queued.named.hs);
466 cik_prefetch_shader_async(sctx, sctx->queued.named.gs);
468 cik_prefetch_shader_async(sctx, sctx->queued.named.vs);
471 cik_prefetch_shader_async(sctx, sctx->queued.named.gs);
481 cik_prefetch_shader_async(sctx, sctx->queued.named.vs);
484 cik_prefetch_shader_async(sctx, sctx->queued.named.vs);
498 cik_prefetch_shader_async(sctx, sctx->queued.named.ls);
508 cik_prefetch_shader_async(sctx, sctx->queued.named.hs);
510 cik_prefetch_shader_async(sct
[all...]

Completed in 5 milliseconds