Lines Matching defs:expected
284 bool ValidateReadBuffer(int x, int y, int w, int h, const vec4& expected)
301 if (!ColorEqual(fb[idx], expected, g_color_eps))
8236 * @return true if texture contents match expected values, false otherwise
8252 /* Prepare expected texels */
10279 * @return true if all texel match expected value, false otherwise
10292 << " expected: " << value << tcu::TestLog::EndMessage;
10349 /** Test if early fragment stencil test works as expected.
10476 /** Test if early fragment depth test works as expected.
11599 /* In this case, combined image uniforms limit cannot be exeeded, therefore successful linking is expected */
11616 /* In this case, combined image uniforms can be exceeded, therefore failed linking is expected */