Searched refs:firstAddition (Results 1 – 1 of 1) sorted by relevance
3186 const int firstAddition = (hasFirst) ? (spec.first) : (0); in iterate() local3189 …const size_t elementCount = primitiveElementCount + indexMin + firstAddition + baseVertexAdditi… in iterate()3190 const int maxElementIndex = (int)primitiveElementCount + indexMin + firstAddition - 1; in iterate()