summaryrefslogtreecommitdiff
path: root/test/glyph-cache-pressure.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/glyph-cache-pressure.c')
-rw-r--r--test/glyph-cache-pressure.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/glyph-cache-pressure.c b/test/glyph-cache-pressure.c
index 3661fa31..5b5e6c45 100644
--- a/test/glyph-cache-pressure.c
+++ b/test/glyph-cache-pressure.c
@@ -49,6 +49,8 @@
* _cairo_sacled_font_freeze/thaw_cache functions for this).
*/
+static cairo_test_draw_function_t draw;
+
cairo_test_t test = {
"glyph-cache-pressure",
"Ensure that all backends behave well under artificial glyph cache pressure",