aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/bench.gypi
diff options
context:
space:
mode:
authorGravatar robertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-09-04 13:39:01 +0000
committerGravatar robertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-09-04 13:39:01 +0000
commit6806bdaca8b22927ba7ef537fd5336311c7258e1 (patch)
treecd89593c5bd7cc0d5e8a59885e794ad7ad9d6796 /gyp/bench.gypi
parent6fc9518a55d57f362b4e13f4a48fa6d9c85d0cd2 (diff)
Added bench to test multiple readPixels case
Diffstat (limited to 'gyp/bench.gypi')
-rw-r--r--gyp/bench.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/bench.gypi b/gyp/bench.gypi
index 26d8b36a36..b50582008f 100644
--- a/gyp/bench.gypi
+++ b/gyp/bench.gypi
@@ -27,6 +27,7 @@
'../bench/PathIterBench.cpp',
'../bench/PicturePlaybackBench.cpp',
'../bench/PictureRecordBench.cpp',
+ '../bench/ReadPixBench.cpp',
'../bench/RectBench.cpp',
'../bench/RefCntBench.cpp',
'../bench/RegionBench.cpp',