Home
last modified time | relevance | path

Searched refs:verify_color_rect (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/fbo/
H A Dfbo-blit.c112 verify_color_rect(int start_x, int start_y, int w, int h) in verify_color_rect() function
198 pass = verify_color_rect(PAD, y0, SIZE, SIZE) && pass; in run_test()
199 pass = verify_color_rect(PAD, y1, SIZE, SIZE) && pass; in run_test()
200 pass = verify_color_rect(PAD, y2, SIZE, SIZE) && pass; in run_test()
202 pass = verify_color_rect(PAD, y0, SIZE, SIZE) && pass; in run_test()
203 pass = verify_color_rect(PAD, y1, SIZE, SIZE) && pass; in run_test()
H A Dfbo-copypix.c107 verify_color_rect(int start_x, int start_y, int w, int h) in verify_color_rect() function
197 pass = verify_color_rect(PAD, y0, SIZE, SIZE) && pass; in run_test()
198 pass = verify_color_rect(PAD, y1, SIZE, SIZE) && pass; in run_test()
199 pass = verify_color_rect(PAD, y2, SIZE, SIZE) && pass; in run_test()
H A Dfbo-readdrawpix.c107 verify_color_rect(int start_x, int start_y, int w, int h) in verify_color_rect() function
200 pass = verify_color_rect(PAD, y0, SIZE, SIZE) && pass; in run_test()
201 pass = verify_color_rect(PAD, y1, SIZE, SIZE) && pass; in run_test()
202 pass = verify_color_rect(PAD, y2, SIZE, SIZE) && pass; in run_test()