Searched refs:vrend_set_blend_color (Results 1 – 3 of 3) sorted by relevance
273 void vrend_set_blend_color(struct vrend_context *ctx, struct pipe_blend_color *color);
818 vrend_set_blend_color(ctx->grctx, &color); in vrend_decode_set_blend_color()
6643 void vrend_set_blend_color(struct vrend_context *ctx, in vrend_set_blend_color() function