Searched refs:currJointIndexByteSize (Results 1 – 1 of 1) sorted by relevance
1074 …const size_t currJointIndexByteSize = Align(jointIndexSizeInBytes * submesh.info.vertexCount, BUFF… in CalculateSizes() local1078 …bufferSizes.jointBuffer = submesh.jointBufferOffset + currJointIndexByteSize + currJointWeightByte… in CalculateSizes()