Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.cpp1953 if (const auto tanElementSize = tanFormat.componentCount * tanFormat.componentByteSize; in GatherDeltasPNT() local
1954 tanElementSize > targetTangents.stride) { in GatherDeltasPNT()