Searched defs:loadedVertexCount (Results 1 – 1 of 1) sorted by relevance
767 IndexType indexType, uint32_t loadedVertexCount) in LoadIndices()800 uint32_t const loadedVertexCount = static_cast<uint32_t>(position.elementCount); in ProcessPrimitives() local