summaryrefslogtreecommitdiff
path: root/test/get-clip.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/get-clip.c')
-rw-r--r--test/get-clip.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/get-clip.c b/test/get-clip.c
index 5232a0e00..4103118f1 100644
--- a/test/get-clip.c
+++ b/test/get-clip.c
@@ -129,6 +129,7 @@ draw (cairo_t *cr, int width, int height)
case CAIRO_SURFACE_TYPE_WIN32:
case CAIRO_SURFACE_TYPE_BEOS:
case CAIRO_SURFACE_TYPE_DIRECTFB:
+ case CAIRO_SURFACE_TYPE_GL:
uses_clip_rects = TRUE;
break;
case CAIRO_SURFACE_TYPE_QUARTZ: