Searched refs:checkWithThreshold8 (Results 1 – 1 of 1) sorted by relevance
587 bool checkWithThreshold8 (deUint8 value, deUint8 reference, deUint8 threshold = 1);940 bool WideColorSurfaceTest::checkWithThreshold8(deUint8 value, deUint8 reference, deUint8 threshold) in checkWithThreshold8() function in deqp::egl::__anone284d0910111::WideColorSurfaceTest1078 if (checkWithThreshold8(pixels[0], expected[0]) || checkWithThreshold8(pixels[1], expected[1]) in testPixels()1079 || checkWithThreshold8(pixels[2], expected[2]) || checkWithThreshold8(pixels[3], expected[3])) in testPixels()