Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/bifrost/
Dbi_schedule.c1406 bool pending = false, pending_pcrel = false; in bi_merge_singles() local
1432 assert(!(pending_pcrel && consts[t].pcrel)); in bi_merge_singles()
1433 bool pcrel = pending_pcrel || consts[t].pcrel; in bi_merge_singles()
1440 pending = pending_pcrel = false; in bi_merge_singles()
1443 pending_pcrel = consts[t].pcrel; in bi_merge_singles()
1453 if (pending_pcrel) in bi_merge_singles()