Home
last modified time | relevance | path

Searched refs:igt_fb_t (Results 1 – 7 of 7) sorted by relevance

/external/igt-gpu-tools/tests/
Dkms_plane_cursor.c99 static void draw_color(igt_fb_t *fb, double r, double g, double b) in draw_color()
117 static void test_cursor_pos(data_t *data, igt_fb_t *pfb, igt_fb_t *ofb, in test_cursor_pos()
118 igt_fb_t *cfb, const rect_t *or, int x, int y) in test_cursor_pos()
168 static void test_cursor_spots(data_t *data, igt_fb_t *pfb, igt_fb_t *ofb, in test_cursor_spots()
169 igt_fb_t *cfb, const rect_t *or, int size) in test_cursor_spots()
206 igt_fb_t pfb, ofb, cfb; in test_cursor_overlay()
239 igt_fb_t pfb, cfb; in test_cursor_primary()
271 igt_fb_t pfb, ofb, cfb; in test_cursor_viewport()
Dkms_vrr.c50 igt_fb_t fb0;
51 igt_fb_t fb1;
215 do_flip(data_t *data, enum pipe pipe_id, igt_fb_t *fb) in do_flip()
Dkms_atomic_interruptible.c82 igt_fb_t fb, fb2; in run_plane_test()
Dkms_atomic_transition.c58 igt_fb_t fb; in run_primary_test()
/external/igt-gpu-tools/tests/amdgpu/
Damd_bypass.c100 static void draw_dp_test_pattern_color_ramp(igt_fb_t *fb) in draw_dp_test_pattern_color_ramp()
158 static void draw_dp_test_pattern_vert_lines(igt_fb_t *fb) in draw_dp_test_pattern_vert_lines()
197 static void draw_dp_test_pattern_horz_lines(igt_fb_t *fb) in draw_dp_test_pattern_horz_lines()
240 static void draw_dp_test_pattern_color_squares_vesa(igt_fb_t *fb) in draw_dp_test_pattern_color_squares_vesa()
295 static void generate_test_pattern(igt_fb_t *fb, data_t *data, enum pattern ptn) in generate_test_pattern()
313 igt_fb_t fb; in bypass_8bpc_test()
Damd_color.c131 static void draw_color(igt_fb_t *fb, double r, double g, double b) in draw_color()
141 static void draw_gamma_test(igt_fb_t *fb) in draw_gamma_test()
229 igt_fb_t afb; in test_crtc_linear_degamma()
271 igt_fb_t afb; in test_crtc_linear_regamma()
328 igt_fb_t afb; in test_crtc_lut_accuracy()
/external/igt-gpu-tools/lib/
Digt_fb.h100 } igt_fb_t; typedef