Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/MachineIndependent/
DConstant.cpp1315 TIntermSequence& childSequenceVector = aggrNode->getSequence(); in areAllChildConst() local
1316 for (TIntermSequence::iterator p = childSequenceVector.begin(); in areAllChildConst()
1317 p != childSequenceVector.end(); p++) { in areAllChildConst()