Home | History | Annotate | Download | only in profiles

Lines Matching full:noise1

971 float noise1(float x);
972 float noise1(vec2 x);
973 float noise1(vec3 x);
974 float noise1(vec4 x);