Home
last modified time | relevance | path

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

/GUIX-v6.4.1/test/guix_test/regression_test/tests/
Dvalidation_guix_generic_alphamap_draw.c96 GX_BOOL set_blend_null; in control_thread_entry() local
103 for(set_blend_null = 0; set_blend_null < 2; set_blend_null++) in control_thread_entry()
105 if(set_blend_null) in control_thread_entry()
117 … "set_blend_null = %d, blend_alpha = %d, map_id = %d, x_shift = %d", set_blend_null, blend_alpha, … in control_thread_entry()
Dvalidation_guix_16bpp_horizontal_pixelmap_line_draw.c111 int set_blend_null; in control_thread_entry() local
119 for(set_blend_null = 0; set_blend_null < 2; set_blend_null++) in control_thread_entry()
121 if(set_blend_null) in control_thread_entry()
133 …ixel_blend_null = %d, blend_alpha = %d, map_id = %d, shape_id = %d", set_blend_null, blend_alpha, … in control_thread_entry()
Dvalidation_guix_332rgb_horizontal_pixelmap_line_draw.c110 int set_blend_null; in control_thread_entry() local
118 for(set_blend_null = 0; set_blend_null < 2; set_blend_null++) in control_thread_entry()
120 if(set_blend_null) in control_thread_entry()
133 set_blend_null, blend_alpha, map_id, test_shape); in control_thread_entry()