Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/MachineIndependent/
DIntermediate.cpp1233 TIntermAggregate* rhsAggregate = new TIntermAggregate(); in addShapeConversion() local
1242 rhsAggregate->getSequence().push_back(node); in addShapeConversion()
1244 return setAggregateOperator(rhsAggregate, constructorOp, type, node->getLoc()); in addShapeConversion()