Home
last modified time | relevance | path

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

/external/mesa3d/src/util/
Dregister_allocate.c532 unsigned int new_q_total = g->nodes[i].q_total; in ra_simplify() local
533 if (new_q_total < lowest_q_total) { in ra_simplify()
535 lowest_q_total = new_q_total; in ra_simplify()