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

/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dmidgard_emit.c746 bool is_tilebuf_wait = ins->branch.target_type == TARGET_TILEBUF_WAIT; local in function:emit_branch
747 bool is_special = is_discard || is_tilebuf_wait;
755 is_tilebuf_wait ? bundle->tag :
767 } else if (is_tilebuf_wait) {
803 is_tilebuf_wait ? midgard_jmp_writeout_op_tilebuffer_pending :

Completed in 3 milliseconds