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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/
H A Dsb_gcm.cpp330 unsigned cnt_ready[SQ_NUM];
344 for (unsigned sq = SQ_CF; sq < SQ_NUM; ++sq) {
350 for (unsigned sq = SQ_CF; sq < SQ_NUM; ++sq) {
360 for (unsigned sq = SQ_CF; sq < SQ_NUM; ++sq) {
H A Dsb_pass.h220 sched_queue bu_ready[SQ_NUM];
221 sched_queue bu_ready_next[SQ_NUM];
222 sched_queue bu_ready_early[SQ_NUM];
H A Dsb_bc.h406 SQ_NUM enumerator in enum:r600_sb::sched_queue_id
H A Dsb_shader.cpp609 return SQ_NUM;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/
H A Dsb_gcm.cpp330 unsigned cnt_ready[SQ_NUM];
344 for (unsigned sq = SQ_CF; sq < SQ_NUM; ++sq) {
350 for (unsigned sq = SQ_CF; sq < SQ_NUM; ++sq) {
360 for (unsigned sq = SQ_CF; sq < SQ_NUM; ++sq) {
H A Dsb_pass.h220 sched_queue bu_ready[SQ_NUM];
221 sched_queue bu_ready_next[SQ_NUM];
222 sched_queue bu_ready_early[SQ_NUM];
H A Dsb_bc.h406 SQ_NUM enumerator in enum:r600_sb::sched_queue_id
H A Dsb_shader.cpp609 return SQ_NUM;

Completed in 13 milliseconds