Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_importer.h67 BUFFERS = 0, enumerator
152 ImportPhase phase_ { ImportPhase::BUFFERS };
H A Dgltf2_importer.cpp2612 StartPhase(ImportPhase::BUFFERS); in ImportGLTF()
2655 StartPhase(ImportPhase::BUFFERS); in ImportGLTFAsync()
3019 task->phase = ImportPhase::BUFFERS; in PrepareBufferTasks()