Home
last modified time | relevance | path

Searched refs:rhsAggregate (Results 1 – 1 of 1) sorted by relevance

/third_party/glslang/glslang/MachineIndependent/
DIntermediate.cpp1375 TIntermAggregate* rhsAggregate = new TIntermAggregate(); in addShapeConversion() local
1384 rhsAggregate->getSequence().push_back(node); in addShapeConversion()
1386 return setAggregateOperator(rhsAggregate, constructorOp, type, node->getLoc()); in addShapeConversion()