Searched refs:posElementSize (Results 1 – 1 of 1) sorted by relevance
1376 const auto posElementSize = posFormat.componentCount * posFormat.componentByteSize; in CalculateAABB() local1377 if (posElementSize > positions.stride) { in CalculateAABB()1732 if (const auto posElementSize = posFormat.componentCount * posFormat.componentByteSize; in GatherDeltasP() local1733 posElementSize > targetPositions.stride) { in GatherDeltasP()1811 if (const auto posElementSize = posFormat.componentCount * posFormat.componentByteSize; in GatherDeltasPN() local1812 posElementSize > targetPositions.stride) { in GatherDeltasPN()1927 if (const auto posElementSize = posFormat.componentCount * posFormat.componentByteSize; in GatherDeltasPNT() local1928 posElementSize > targetPositions.stride) { in GatherDeltasPNT()