Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/bifrost/
Dbi_schedule.c840 bool no_fau = (*constant_count > 0) || !fau; in bi_update_fau() local
841 bool mergable = no_fau && ((*constant_count) < 2); in bi_update_fau()