Searched refs:atomicFunctionNode (Results 1 – 1 of 1) sorted by relevance
1475 TIntermAggregate *atomicFunctionNode = node->getRight()->getAsAggregate(); in visitBinary() local1476 TOperator atomicFunctionOp = atomicFunctionNode->getOp(); in visitBinary()1478 TIntermSequence *argumentSeq = atomicFunctionNode->getSequence(); in visitBinary()