Searched refs:SI_PREFETCH_LS (Results 1 – 4 of 4) sorted by relevance
208 ctx->prefetch_L2_mask |= SI_PREFETCH_LS; in si_begin_new_cs()
556 if (sctx->prefetch_L2_mask & SI_PREFETCH_LS) in cik_emit_prefetch_L2()
81 #define SI_PREFETCH_LS (1 << 1) macro
3354 sctx->prefetch_L2_mask |= SI_PREFETCH_LS; in si_update_shaders()3356 sctx->prefetch_L2_mask &= ~SI_PREFETCH_LS; in si_update_shaders()