Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/common/
Dintel_l3_config.c261 bool needs_dc, bool needs_slm) in intel_get_default_l3_weights() argument
271 w.w[INTEL_L3P_DC] = needs_dc ? 0.1 : 0; in intel_get_default_l3_weights()
Dintel_l3_config.h77 bool needs_dc, bool needs_slm);