Home
last modified time | relevance | path

Searched refs:discard_weight (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_ir_performance.cpp1603 const float discard_weight = (dispatch_width > 16 || s->devinfo->ver < 12 ? in calculate_performance() local
1619 st.weight /= discard_weight; in calculate_performance()
1628 st.weight *= discard_weight; in calculate_performance()

Completed in 3 milliseconds