Searched refs:vrend_set_blend_color (Results 1 – 3 of 3) sorted by relevance
328 void vrend_set_blend_color(struct vrend_context *ctx, struct pipe_blend_color *color);
873 vrend_set_blend_color(ctx, &color); in vrend_decode_set_blend_color()
8262 void vrend_set_blend_color(struct vrend_context *ctx, in vrend_set_blend_color() function