Merge branch 'origin'
[mesa.git] / src / mesa / swrast / swrast.h
index 04bd01a0cdc6868d707f7dce19856063c92d58c9..09686c8380aaf04356f5eb9c38f46e2fb52ffefd 100644 (file)
@@ -130,8 +130,7 @@ _swrast_BlitFramebuffer(GLcontext *ctx,
                         GLbitfield mask, GLenum filter);
 
 extern void
-_swrast_Clear( GLcontext *ctx, GLbitfield mask, GLboolean all,
-              GLint x, GLint y, GLint width, GLint height );
+_swrast_Clear(GLcontext *ctx, GLbitfield buffers);
 
 extern void
 _swrast_Accum(GLcontext *ctx, GLenum op, GLfloat value);