Lines Matching full:noise1
1019 float noise1(float x);1020 float noise1(vec2 x);1021 float noise1(vec3 x);1022 float noise1(vec4 x);