Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.cpp2072 if (const auto weightElementSize = weightFormat.componentCount * weightFormat.componentByteSize; in CalculateJointBounds() local
2073 weightElementSize > weightData.stride) { in CalculateJointBounds()