Searched refs:solid_color_float (Results 1 – 1 of 1) sorted by relevance
191 static const union pipe_color_union solid_color_float = {.f = {0.2, 0.3, 0.4, 0.5}}; variable316 (fill_flavor == FILL_BLACK ? &black_color_float : &solid_color_float); in si_test_blit_perf()