Searched refs:WeightDiscard (Results 1 – 3 of 3) sorted by relevance
28 const float TransformAnimBlendOp::WeightDiscard = -1.0f; member in nw::gfx::TransformAnimBlendOp100 if (weight != TransformAnimBlendOp::WeightDiscard) in BlendScaleStandard()119 if (weight != TransformAnimBlendOp::WeightDiscard) in BlendScaleAccurate()154 if (weight != TransformAnimBlendOp::WeightDiscard) in BlendRotateMatrix()197 if (weight != TransformAnimBlendOp::WeightDiscard) in BlendRotateQuaternion()243 if (weight != TransformAnimBlendOp::WeightDiscard) in BlendTranslate()
330 weights[0] = TransformAnimBlendOp::WeightDiscard; in DisableSRTWeightsIfNeeded()335 weights[1] = TransformAnimBlendOp::WeightDiscard; in DisableSRTWeightsIfNeeded()340 weights[2] = TransformAnimBlendOp::WeightDiscard; in DisableSRTWeightsIfNeeded()
35 static const float WeightDiscard;