Searched refs:vrend_set_polygon_stipple (Results 1 – 3 of 3) sorted by relevance
334 void vrend_set_polygon_stipple(struct vrend_context *ctx, struct pipe_poly_stipple *ps);
921 vrend_set_polygon_stipple(ctx, &ps); in vrend_decode_set_polygon_stipple()
8290 void vrend_set_polygon_stipple(struct vrend_context *ctx, in vrend_set_polygon_stipple() function