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