Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.cpp1049 const size_t jointIndexSizeInBytes = in CalculateSizes() local
1074 …const size_t currJointIndexByteSize = Align(jointIndexSizeInBytes * submesh.info.vertexCount, BUFF… in CalculateSizes()