Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/midgard/
Dmidgard_emit.c637 bool is_tilebuf_wait = ins->branch.target_type == TARGET_TILEBUF_WAIT; in emit_branch() local
638 bool is_special = is_discard || is_tilebuf_wait; in emit_branch()
646 is_tilebuf_wait ? bundle->tag : in emit_branch()
658 } else if (is_tilebuf_wait) { in emit_branch()
694 is_tilebuf_wait ? midgard_jmp_writeout_op_tilebuffer_pending : in emit_branch()