Squashed commit of the following:
[mesa.git] / src / gallium / state_trackers / dri / common / dri1_helper.h
index 3254b7ff872455261ded07ec4b2b944f57e0dcdb..c98adf2df22878fd4bef055b57f46341926dade8 100644 (file)
@@ -47,7 +47,7 @@ void
 dri1_swap_fences_clear(struct dri_drawable *drawable);
 
 struct pipe_surface *
-dri1_get_pipe_surface(struct dri_drawable *drawable, struct pipe_texture *ptex);
+dri1_get_pipe_surface(struct dri_drawable *drawable, struct pipe_resource *ptex);
 
 void
 dri1_destroy_pipe_surface(struct dri_drawable *drawable);