Home
last modified time | relevance | path

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

/external/virglrenderer/src/
Dvrend_renderer.h273 void vrend_set_blend_color(struct vrend_context *ctx, struct pipe_blend_color *color);
Dvrend_decode.c818 vrend_set_blend_color(ctx->grctx, &color); in vrend_decode_set_blend_color()
Dvrend_renderer.c6643 void vrend_set_blend_color(struct vrend_context *ctx, in vrend_set_blend_color() function