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.c1509 bool pending = false, pending_pcrel = false; in bi_merge_singles() local
1535 assert(!(pending_pcrel && consts[t].pcrel)); in bi_merge_singles()
1536 bool pcrel = pending_pcrel || consts[t].pcrel; in bi_merge_singles()
1543 pending = pending_pcrel = false; in bi_merge_singles()
1546 pending_pcrel = consts[t].pcrel; in bi_merge_singles()
1556 if (pending_pcrel) in bi_merge_singles()