Searched defs:smoothStep (Results 1 – 2 of 2) sorted by relevance
157 inline float smoothStep(float edge0, float edge1, float x) in smoothStep() function
12759 static T smoothStep(T e0, T e1, T val) in smoothStep() function