Searched refs:tExpr (Results 1 – 1 of 1) sorted by relevance
3293 const ExprP<float> tExpr = clamp((x - edge0) / (edge1 - edge0), in doExpand() local3295 const ExprP<float> t = bindExpression("t", ctx, tExpr); in doExpand()