Searched refs:newStipple (Results 1 – 1 of 1) sorted by relevance
73 struct pipe_poly_stipple newStipple; in st_update_polygon_stipple() local78 memcpy(newStipple.stipple, ctx->PolygonStipple, sizeof(newStipple.stipple)); in st_update_polygon_stipple()80 invert_stipple(newStipple.stipple, ctx->PolygonStipple, in st_update_polygon_stipple()84 st->pipe->set_polygon_stipple(st->pipe, &newStipple); in st_update_polygon_stipple()