Home
last modified time | relevance | path

Searched defs:loadedVertexCount (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_importer.cpp767 IndexType indexType, uint32_t loadedVertexCount) in LoadIndices()
800 uint32_t const loadedVertexCount = static_cast<uint32_t>(position.elementCount); in ProcessPrimitives() local