Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/common/
Dintel_l3_config.c237 intel_diff_l3_weights(struct intel_l3_weights w0, struct intel_l3_weights w1) in intel_diff_l3_weights() function
314 const float dw = intel_diff_l3_weights(w0, intel_get_l3_config_weights(cfg)); in intel_get_l3_config()
Dintel_l3_config.h73 float intel_diff_l3_weights(struct intel_l3_weights w0, struct intel_l3_weights w1);