Searched refs:gen_diff_l3_weights (Results 1 – 3 of 3) sorted by relevance
207 gen_diff_l3_weights(struct gen_l3_weights w0, struct gen_l3_weights w1) in gen_diff_l3_weights() function276 const float dw = gen_diff_l3_weights(w0, gen_get_l3_config_weights(cfg)); in gen_get_l3_config()
73 float gen_diff_l3_weights(struct gen_l3_weights w0, struct gen_l3_weights w1);
220 const float dw = gen_diff_l3_weights(w, gen_get_l3_config_weights(brw->l3.config)); in emit_l3_state()