Home
last modified time | relevance | path

Searched refs:GetFormatSpec (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.cpp412 constexpr const FormatProperties& GetFormatSpec(Format format) in GetFormatSpec() function
612 const auto dstFormat = GetFormatSpec(dstData.format); in Fill()
624 const auto srcFormat = GetFormatSpec(srcData.format); in Fill()
1371 const auto posFormat = GetFormatSpec(positions.format); in CalculateAABB()
1727 const auto posFormat = GetFormatSpec(targetPositions.format); in GatherDeltasP()
1806 const auto posFormat = GetFormatSpec(targetPositions.format); in GatherDeltasPN()
1819 const auto norFormat = GetFormatSpec(targetNormals.format); in GatherDeltasPN()
1935 const auto norFormat = GetFormatSpec(targetNormals.format); in GatherDeltasPNT()
1948 const auto tanFormat = GetFormatSpec(targetTangents.format); in GatherDeltasPNT()
2059 const auto jointFormat = GetFormatSpec(jointData.format); in CalculateJointBounds()
[all …]