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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/
H A Dsb_gcm.cpp351 if (!bu_ready_early[sq].empty()) {
352 node *n = bu_ready_early[sq].front();
353 bu_ready_early[sq].pop_front();
639 bu_ready_early[sq].push_back(n);
H A Dsb_pass.h222 sched_queue bu_ready_early[SQ_NUM]; member in class:r600_sb::gcm
266 bu_ready(), bu_ready_next(), bu_ready_early(),
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/
H A Dsb_gcm.cpp351 if (!bu_ready_early[sq].empty()) {
352 node *n = bu_ready_early[sq].front();
353 bu_ready_early[sq].pop_front();
639 bu_ready_early[sq].push_back(n);
H A Dsb_pass.h222 sched_queue bu_ready_early[SQ_NUM]; member in class:r600_sb::gcm
266 bu_ready(), bu_ready_next(), bu_ready_early(),

Completed in 5 milliseconds