Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/bifrost/
Dbi_schedule.c747 bool no_other_fau = (fau == src.value) || !fau; in bi_update_fau() local
748 bool mergable = no_constants && no_other_fau; in bi_update_fau()