Searched refs:MorphInputData (Results 1 – 3 of 3) sorted by relevance
1305 const uint32_t targetSize = submesh.info.vertexCount * sizeof(MorphInputData); in SetMorphTargetData()1316 OutputBuffer dstData { NORMAL_FORMAT, sizeof(MorphInputData), in SetMorphTargetData()1319 OutputBuffer dstData { NORMAL_FORMAT, sizeof(MorphInputData), in SetMorphTargetData()1326 OutputBuffer dstData { TANGENT_FORMAT, sizeof(MorphInputData), in SetMorphTargetData()1329 OutputBuffer dstData { TANGENT_FORMAT, sizeof(MorphInputData), in SetMorphTargetData()1758 targetOffset += sizeof(MorphInputData); in GatherDeltasP()1787 targetOffset += sizeof(MorphInputData); in GatherDeltasP()1852 targetOffset += sizeof(MorphInputData); in GatherDeltasPN()1892 targetOffset += sizeof(MorphInputData); in GatherDeltasPN()1984 targetOffset += sizeof(MorphInputData); in GatherDeltasPNT()[all …]
29 struct MorphInputData { struct
23 MorphInputData data[];