Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/glshared/
H A DglsDrawTest.cpp3207 const int firstAddition = (hasFirst) ? (spec.first) : (0); in iterate() local
3210 const size_t elementCount = primitiveElementCount + indexMin + firstAddition + baseVertexAddition; // !< elements in buffer (buffer should have at least primitiveElementCount ACCESSIBLE (index range, first) elements) in iterate()
3211 const int maxElementIndex = (int)primitiveElementCount + indexMin + firstAddition - 1; in iterate()

Completed in 9 milliseconds