Searched refs:smoothstep (Results 1 – 2 of 2) sorted by relevance
104 T smoothstep(T edge0, T edge1, T x) { in smoothstep() function
54 float gr = smoothstep(rs - 0.1, rs + 0.1, pw.x + pw.y);