Home
last modified time | relevance | path

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

/external/mesa3d/src/util/
Dregister_allocate.c517 unsigned int lowest_q_total = ~0; 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()