Home
last modified time | relevance | path

Searched refs:has_dc (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/intel/vulkan/
DgenX_state.c638 const bool has_dc = cfg->n[INTEL_L3P_DC] || cfg->n[INTEL_L3P_ALL]; in genX() local
661 l3sqc.ConvertDC_UC = !has_dc; in genX()
700 s1.L3AtomicDisable = !has_dc; in genX()
704 c3.L3AtomicDisable = !has_dc; in genX()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_state.c1068 const bool has_dc = cfg->n[INTEL_L3P_DC] || cfg->n[INTEL_L3P_ALL]; in setup_l3_config() local
1140 reg.ConvertDC_UC = !has_dc; in setup_l3_config()
1182 reg.L3AtomicDisable = !has_dc; in setup_l3_config()
1186 reg.L3AtomicDisable = !has_dc; in setup_l3_config()