summaryrefslogtreecommitdiff
path: root/gsk/gl/gskglcommandqueueprivate.h
diff options
context:
space:
mode:
Diffstat (limited to 'gsk/gl/gskglcommandqueueprivate.h')
-rw-r--r--gsk/gl/gskglcommandqueueprivate.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gsk/gl/gskglcommandqueueprivate.h b/gsk/gl/gskglcommandqueueprivate.h
index df3afb1eea..e9bb2f4003 100644
--- a/gsk/gl/gskglcommandqueueprivate.h
+++ b/gsk/gl/gskglcommandqueueprivate.h
@@ -331,7 +331,7 @@ void gsk_gl_command_queue_delete_program (GskGLCommandQueue
void gsk_gl_command_queue_clear (GskGLCommandQueue *self,
guint clear_bits,
const graphene_rect_t *viewport);
-void gsk_gl_command_queue_begin_draw (GskGLCommandQueue *self,
+gboolean gsk_gl_command_queue_begin_draw (GskGLCommandQueue *self,
GskGLUniformProgram *program_info,
guint width,
guint height);