Searched refs:vertex_color_red_value (Results 1 – 1 of 1) sorted by relevance
2380 …glw::GLint vertex_color_red_value = readRedPixelValue(checkpoint_x_internal, checkpoint_y_internal… in executeRenderTest() local2383 if (vertex_color_red_value != 0) in executeRenderTest()2414 …glw::GLint vertex_color_red_value = readRedPixelValue(checkpoint_x_internal, checkpoint_y_interna… in executeRenderTest() local2434 if (vertex_color_red_value != 0) in executeRenderTest()2451 if (vertex_color_red_value == 0) in executeRenderTest()2485 …glw::GLint vertex_color_red_value = readRedPixelValue(checkpoint_x_internal, checkpoint_y_internal… in executeRenderTest() local2512 if (std::abs(vertex_color_red_value - sum_hash) > 4 /* precision 4/65536 */) in executeRenderTest()2517 << ") has sum hash equal to " << vertex_color_red_value in executeRenderTest()