Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dmesh_builder.cpp60 constexpr auto TANGENT_FORMAT = BASE_FORMAT_R16G16B16A16_SFLOAT; variable
63 constexpr auto TANGENT_FORMAT = BASE_FORMAT_R32G32B32_SFLOAT; variable
1326 OutputBuffer dstData { TANGENT_FORMAT, sizeof(MorphInputData), in SetMorphTargetData()
1329 OutputBuffer dstData { TANGENT_FORMAT, sizeof(MorphInputData), in SetMorphTargetData()