Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/common/
H A Dintel_l3_config.h46 INTEL_L3P_IS, enumerator
H A Dintel_l3_config.c385 cfg->n[INTEL_L3P_IS], cfg->n[INTEL_L3P_C], cfg->n[INTEL_L3P_T]); in intel_dump_l3_config()
/third_party/mesa3d/src/intel/vulkan/
H A DgenX_state.c626 assert(cfg->n[INTEL_L3P_IS] == 0); in emit_l3_config()
639 const bool has_is = cfg->n[INTEL_L3P_IS] || cfg->n[INTEL_L3P_RO] || in emit_l3_config()
686 l3cr3.ISAllocation = cfg->n[INTEL_L3P_IS]; in emit_l3_config()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_state.c1069 const bool has_is = cfg->n[INTEL_L3P_IS] || cfg->n[INTEL_L3P_RO] || in setup_l3_config()
1114 assert(!cfg->n[INTEL_L3P_IS] && !cfg->n[INTEL_L3P_C] && !cfg->n[INTEL_L3P_T]); in setup_l3_config()
1165 reg.ISAllocation = cfg->n[INTEL_L3P_IS]; in setup_l3_config()

Completed in 14 milliseconds