Searched refs:jointElementSize (Results 1 – 1 of 1) sorted by relevance
2063 if (const auto jointElementSize = jointFormat.componentCount * jointFormat.componentByteSize; in CalculateJointBounds() local2064 jointElementSize > jointData.stride) { in CalculateJointBounds()