Searched refs:unitChild (Results 1 – 1 of 1) sorted by relevance
416 for (unsigned int unitChild = 0; unitChild < unitGlobals.size() - 1; ++unitChild) { in mergeBodies() local418 TIntermAggregate* unitBody = unitGlobals[unitChild]->getAsAggregate(); in mergeBodies()