Home
last modified time | relevance | path

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

/external/virglrenderer/src/
Dvrend_renderer.h279 void vrend_set_polygon_stipple(struct vrend_context *ctx, struct pipe_poly_stipple *ps);
Dvrend_decode.c866 vrend_set_polygon_stipple(ctx->grctx, &ps); in vrend_decode_set_polygon_stipple()
Dvrend_renderer.c6671 void vrend_set_polygon_stipple(struct vrend_context *ctx, in vrend_set_polygon_stipple() function