Home
last modified time | relevance | path

Searched defs:componentByteSize (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_util.cpp36 vector<uint8_t> Read(const uint8_t* src, uint32_t componentByteSize, uint32_t componentCount, uint32_t elementSize, in Read() argument
72 const uint32_t componentByteSize = GetComponentByteSize(accessor.componentType); in Read() local
179 auto const componentByteSize = GetComponentByteSize(accessor.sparse.indices.componentType); in LoadSparseAccessor() local
193 auto const componentByteSize = GetComponentByteSize(accessor.componentType); in LoadSparseAccessor() local
[all...]
/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.cpp122 size_t componentByteSize; member
[all...]

Completed in 5 milliseconds