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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_cp_dma.c543 if (mask & SI_PREFETCH_PS)
H A Dsi_gfx_cs.c274 ctx->prefetch_L2_mask |= SI_PREFETCH_PS;
H A Dsi_pipe.h97 #define SI_PREFETCH_PS (1 << 6) macro
H A Dsi_state_shaders.c3531 sctx->prefetch_L2_mask |= SI_PREFETCH_PS;
3533 sctx->prefetch_L2_mask &= ~SI_PREFETCH_PS;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_gfx_cs.c441 ctx->prefetch_L2_mask |= SI_PREFETCH_PS;
H A Dsi_state_draw.cpp358 sctx->prefetch_L2_mask |= SI_PREFETCH_PS;
496 if (mask & SI_PREFETCH_PS)
H A Dsi_pipe.h111 #define SI_PREFETCH_PS (1 << 6) macro

Completed in 22 milliseconds