Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/vulkan/
H A DgenX_state.c639 const bool has_is = cfg->n[INTEL_L3P_IS] || cfg->n[INTEL_L3P_RO] || in emit_l3_config() local
662 l3sqc.ConvertIS_UC = !has_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() local
1141 reg.ConvertIS_UC = !has_is; in setup_l3_config()

Completed in 15 milliseconds