Home
last modified time | relevance | path

Searched refs:jointFormat (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.cpp2057 const auto jointFormat = GetFormatSpec(jointData.format); in CalculateJointBounds() local
2058 if (jointFormat.format == BASE_FORMAT_UNDEFINED) { in CalculateJointBounds()
2061 if (const auto jointElementSize = jointFormat.componentCount * jointFormat.componentByteSize; in CalculateJointBounds()
2100 const uint8_t jointIndex = joints[jointFormat.componentByteSize * w]; in CalculateJointBounds()

Completed in 4 milliseconds