Home
last modified time | relevance | path

Searched refs:ATTRIBUTE_VALIDATION_ERRORS (Results 1 - 1 of 1) sorted by relevance

/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_util.cpp791 constexpr const AttributeValidationErrors ATTRIBUTE_VALIDATION_ERRORS[] = { member
810 return ATTRIBUTE_VALIDATION_ERRORS[attributeIndex].dataTypeError; in ValidatePrimitiveAttribute()
814 return ATTRIBUTE_VALIDATION_ERRORS[attributeIndex].componentTypeError; in ValidatePrimitiveAttribute()
874 return ATTRIBUTE_VALIDATION_ERRORS[attributeIndex].dataTypeError; in ValidatePrimitiveAttributeQuatization()
878 return ATTRIBUTE_VALIDATION_ERRORS[attributeIndex].componentTypeError; in ValidatePrimitiveAttributeQuatization()

Completed in 2 milliseconds