Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fSSBOLayoutCase.cpp2516 …ector<int>::const_iterator varNdxIter = block.activeVarIndices.begin(); varNdxIter != block.active… in checkLayoutIndices() local
2518 if (!deInBounds32(*varNdxIter, 0, numVars)) in checkLayoutIndices()
2520 …log << TestLog::Message << "Error: Invalid active variable index " << *varNdxIter << " in block '"… in checkLayoutIndices()