Searched refs:startingVertexOffset (Results 1 – 2 of 2) sorted by relevance
78 int startingVertexOffset, uint16_t* indices);
489 int startingVertexOffset, uint16_t* indices) { in fillIndicesForGeometry() argument493 indices[i] = primIndices[i] + startingVertexOffset; in fillIndicesForGeometry()498 indices[i] = primIndices[i] + startingVertexOffset; in fillIndicesForGeometry()