Lines Matching full:isnan
292 bool isnan(float x);293 bvec2 isnan(vec2 x);294 bvec3 isnan(vec3 x);295 bvec4 isnan(vec4 x);