Home
last modified time | relevance | path

Searched refs:ValidateIndices (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_importer.cpp521 void ValidateIndices(GLTF2::GLTFLoadDataResult& indices, uint32_t vertexCount) in ValidateIndices() function
772 ValidateIndices(indicesLoadResult, loadedVertexCount); in LoadIndices()