aboutsummaryrefslogtreecommitdiff
path: root/mesalib/src/mesa/main/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'mesalib/src/mesa/main/debug.h')
-rw-r--r--mesalib/src/mesa/main/debug.h3
1 files changed, 3 insertions, 0 deletions
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
@@ -64,6 +64,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);
extern void