Squashed commit of the following:
[mesa.git] / src / gallium / state_trackers / vega / mask.h
index 4feacbefda8ca92de7ff57427f7dc6cd12ee842a..c626402c864ad23752a73a7deeb6bc68386a7b8c 100644 (file)
@@ -31,7 +31,7 @@
 
 struct path;
 struct vg_image;
-struct pipe_texture;
+struct pipe_resource;
 
 struct vg_mask_layer *mask_layer_create(VGint width, VGint height);
 void mask_layer_destroy(struct vg_mask_layer *layer);