From 8a191c08ddda2e66fa26f148d6c21959bb08f923 Mon Sep 17 00:00:00 2001 From: marha Date: Sun, 20 Feb 2011 12:29:25 +0000 Subject: xserver xkeyboard-config libX11 pixman mesa git update 2011 --- mesalib/src/mesa/main/debug.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'mesalib/src/mesa/main/debug.h') diff --git a/mesalib/src/mesa/main/debug.h b/mesalib/src/mesa/main/debug.h index ea397b72b..81fcf100d 100644 --- a/mesalib/src/mesa/main/debug.h +++ b/mesalib/src/mesa/main/debug.h @@ -63,6 +63,9 @@ extern void _mesa_init_debug( struct gl_context *ctx ); #endif +extern void +_mesa_write_renderbuffer_image(const struct gl_renderbuffer *rb); + extern void _mesa_dump_texture(GLuint texture, GLuint writeImages); -- cgit v1.2.3