HomeSort by relevance Sort by last modified time
    Searched refs:gen_get_l3_config_weights (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/intel/common/
gen_l3_config.h 80 gen_get_l3_config_weights(const struct gen_l3_config *cfg);
gen_l3_config.c 147 gen_get_l3_config_weights(const struct gen_l3_config *cfg) function
240 const float dw = gen_diff_l3_weights(w0, gen_get_l3_config_weights(cfg));
  /external/mesa3d/src/mesa/drivers/dri/i965/
gen7_l3_state.c 214 const float dw = gen_diff_l3_weights(w, gen_get_l3_config_weights(brw->l3.config));

Completed in 67 milliseconds