Searched refs:gen_diff_l3_weights (Results 1 – 3 of 3) sorted by relevance
237 gen_diff_l3_weights(struct gen_l3_weights w0, struct gen_l3_weights w1) in gen_diff_l3_weights() function314 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);
219 const float dw = gen_diff_l3_weights(w, gen_get_l3_config_weights(brw->l3.config)); in brw_emit_l3_state()