Home | History | Annotate | Download | only in profiles

Lines Matching full:noise1

1031 float noise1(float x);
1032 float noise1(vec2 x);
1033 float noise1(vec3 x);
1034 float noise1(vec4 x);