Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_gcm.cpp369 if (sq != SQ_ALU && outstanding_lds_oq) in bu_sched_bb()
394 if (sq == SQ_ALU && live_count > rp_threshold && !outstanding_lds_oq && in bu_sched_bb()
526 outstanding_lds_oq--; in bu_schedule()
528 outstanding_lds_oq++; in bu_schedule()
Dsb_pass.h226 unsigned outstanding_lds_oq; variable
267 ready(), outstanding_lds_oq(), in gcm()