Home | History | Annotate | Download | only in glshared

Lines Matching refs:tExpr

3332 		const ExprP<float>		tExpr	= clamp((x - edge0) / (edge1 - edge0),
3334 const ExprP<float> t = bindExpression("t", ctx, tExpr);