summaryrefslogtreecommitdiff
path: root/perf/cairo-perf.h
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2011-08-12 21:58:55 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2011-08-13 09:30:26 +0100
commite9d41054f954e84b317ca756edb4cd58dcad6362 (patch)
treeaa420e56787b1578778c86e2ec5b9e60cca84e05 /perf/cairo-perf.h
parentccbd7281b25f4b25a4c324aa815b94d7de76ac90 (diff)
downloadcairo-e9d41054f954e84b317ca756edb4cd58dcad6362.tar.gz
perf/micro: Test wide vs hairline strokes
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'perf/cairo-perf.h')
-rw-r--r--perf/cairo-perf.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/perf/cairo-perf.h b/perf/cairo-perf.h
index 3921222f0..5da6ee052 100644
--- a/perf/cairo-perf.h
+++ b/perf/cairo-perf.h
@@ -212,7 +212,9 @@ CAIRO_PERF_DECL (intersections);
CAIRO_PERF_DECL (spiral);
CAIRO_PERF_DECL (wave);
CAIRO_PERF_DECL (many_strokes);
+CAIRO_PERF_DECL (wide_strokes);
CAIRO_PERF_DECL (many_fills);
+CAIRO_PERF_DECL (wide_fills);
CAIRO_PERF_DECL (many_curves);
CAIRO_PERF_DECL (curve);