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

/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbi_schedule.c1713 bool insert_empty = tuple_state.last && not_last; local in function:bi_schedule_clause
1715 if (!(tuple->fma || tuple->add || insert_empty))
1726 if ((bifrost_debug & BIFROST_DBG_NOSCHED) && !insert_empty)

Completed in 8 milliseconds