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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/midgard/
H A Dmidgard_compile.c2549 int index = 0, last_unit = 0; local in function:schedule_bundle
2603 if (last_unit >= UNIT_VADD) {
2619 if (last_unit >= UNIT_VADD) {
2642 if (unit <= last_unit) break;
2645 if (last_unit < UNIT_VADD && unit >= UNIT_VADD)
2780 last_unit = ains->unit;

Completed in 7 milliseconds