Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsDrawTest.cpp3186 const int firstAddition = (hasFirst) ? (spec.first) : (0); in iterate() local
3189 …const size_t elementCount = primitiveElementCount + indexMin + firstAddition + baseVertexAdditi… in iterate()
3190 const int maxElementIndex = (int)primitiveElementCount + indexMin + firstAddition - 1; in iterate()