Home
last modified time | relevance | path

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

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