Searched refs:rhsAggregate (Results 1 – 1 of 1) sorted by relevance
1233 TIntermAggregate* rhsAggregate = new TIntermAggregate(); in addShapeConversion() local1242 rhsAggregate->getSequence().push_back(node); in addShapeConversion()1244 return setAggregateOperator(rhsAggregate, constructorOp, type, node->getLoc()); in addShapeConversion()