Home | History | Annotate | Download | only in glshared

Lines Matching full:smoothstep

3317 class SmoothStep : public DerivedFunc<Signature<float, float, float, float> >
3322 return "smoothstep";
5261 addScalarFactory<SmoothStep>(*funcs);