Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.cpp1051 const size_t jointWeightSizeInBytes = in CalculateSizes() local
1076 Align(jointWeightSizeInBytes * submesh.info.vertexCount, BUFFER_ALIGN); in CalculateSizes()