Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.cpp1824 if (const auto norElementSize = norFormat.componentCount * norFormat.componentByteSize; in GatherDeltasPN() local
1825 norElementSize > targetNormals.stride) { in GatherDeltasPN()
1940 if (const auto norElementSize = norFormat.componentCount * norFormat.componentByteSize; in GatherDeltasPNT() local
1941 norElementSize > targetNormals.stride) { in GatherDeltasPNT()