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