Home | History | Annotate | Download | only in profiles

Lines Matching full:exp2

98 float exp2(float x);
99 vec2 exp2(vec2 x);
100 vec3 exp2(vec3 x);
101 vec4 exp2(vec4 x);