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