Home
last modified time | relevance | path

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

/third_party/mesa3d/src/broadcom/compiler/
Dvir_register_allocate.c410 static const int priority_threshold = 20; in v3d_ra_favor_accum() local
411 if (priority <= priority_threshold) in v3d_ra_favor_accum()