Home | History | Annotate | Download | only in profiles

Lines Matching full:isinf

297 bool  isinf(float x);
298 bvec2 isinf(vec2 x);
299 bvec3 isinf(vec3 x);
300 bvec4 isinf(vec4 x);