Searched refs:vrend_set_polygon_stipple (Results 1 – 3 of 3) sorted by relevance
279 void vrend_set_polygon_stipple(struct vrend_context *ctx, struct pipe_poly_stipple *ps);
866 vrend_set_polygon_stipple(ctx->grctx, &ps); in vrend_decode_set_polygon_stipple()
6671 void vrend_set_polygon_stipple(struct vrend_context *ctx, in vrend_set_polygon_stipple() function