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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/
H A Dsb_gcm.cpp333 unsigned last_inst_type = ~0; local in function:r600_sb::gcm::bu_sched_bb
387 if (last_inst_type != sq) {
390 last_inst_type = sq;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/
H A Dsb_gcm.cpp333 unsigned last_inst_type = ~0; local in function:r600_sb::gcm::bu_sched_bb
387 if (last_inst_type != sq) {
390 last_inst_type = sq;

Completed in 4 milliseconds