Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_importer.cpp783 void ProcessPrimitives(GatherMeshDataResult& result, uint32_t flags, array_view<const GLTF2::MeshPr… in ProcessPrimitives() function
887 ProcessPrimitives(result, flags, mesh.primitives); in GatherMeshData()