Searched defs:tExpr (Results 1 – 2 of 2) sorted by relevance
4774 const ExprP<float> tExpr = in doExpand() local4789 const ExprP<deFloat16> tExpr = in doExpand() local4805 const ExprP<double> tExpr = in doExpand() local
3726 … const ExprP<float> tExpr = clamp((x - edge0) / (edge1 - edge0), constant(0.0f), constant(1.0f)); in doExpand() local