Lines Matching defs:notEqual
12228 static tcu::Vector<glw::GLuint, Size> notEqual(const tcu::Vector<glw::GLdouble, Size>& left,
12545 static tcu::Vector<glw::GLuint, Size> notEqual(const tcu::Vector<glw::GLdouble, Size>& left,
12548 return convertBvecToUvec(tcu::notEqual(left, right));
12791 * - notEqual();
14273 function, "notEqual", Math::notEqual);
14276 function, "notEqual", Math::notEqual);
14279 function, "notEqual", Math::notEqual);