Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.cpp2063 if (const auto jointElementSize = jointFormat.componentCount * jointFormat.componentByteSize; in CalculateJointBounds() local
2064 jointElementSize > jointData.stride) { in CalculateJointBounds()