Thanks. I went ahead and pushed this commit. Marek
On Fri, May 3, 2013 at 9:18 AM, Fabian Bieler <[email protected]> wrote: > --- > tests/fbo/fbo-clear-formats.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/tests/fbo/fbo-clear-formats.c b/tests/fbo/fbo-clear-formats.c > index 690df72..8ee8e97 100644 > --- a/tests/fbo/fbo-clear-formats.c > +++ b/tests/fbo/fbo-clear-formats.c > @@ -227,7 +227,7 @@ do_stencil_clear(GLenum format, GLuint tex, int level, > int size) > return true; > } > > -static bool > +static GLuint > create_tex(GLenum internalformat, GLenum baseformat) > { > GLuint tex; > -- > 1.8.1.2 > > _______________________________________________ > Piglit mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/piglit _______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
