Searched refs:colors_equal (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_clear.c261 colors_equal(union pipe_color_union *a, union pipe_color_union *b) function in typeref:typename:bool
300 if (!colors_equal(&a->color.color, &b->color.color))

Completed in 7 milliseconds