Searched refs:jointBufferOffset (Results 1 – 2 of 2) sorted by relevance
115 uint32_t jointBufferOffset = 0; in CORE3D_BEGIN_NAMESPACE() member
1064 … submesh.jointBufferOffset = static_cast<uint32_t>(Align(bufferSizes.jointBuffer, BUFFER_ALIGN)); in CalculateSizes()1078 …bufferSizes.jointBuffer = submesh.jointBufferOffset + currJointIndexByteSize + currJointWeightByte… in CalculateSizes()1246 … jointIndexAcc.offset = static_cast<uint32_t>(Align(submesh.jointBufferOffset, BUFFER_ALIGN)); in SetJointData()