aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar robertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-01-17 19:51:41 +0000
committerGravatar robertphillips@google.com <robertphillips@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-01-17 19:51:41 +0000
commit8e679fe0238771c32609a4f33045dd599509d2cf (patch)
tree88cbc5aebf32d785669309edfbfe1b1cd159d655 /gyp
parentb30bfb7a7c53846b47871690db48e7c7590bfd6e (diff)
Added new bench to test out 1xN BitmapProcShaders
Diffstat (limited to 'gyp')
-rw-r--r--gyp/bench.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/bench.gypi b/gyp/bench.gypi
index 3d98619e6c..6d2761824f 100644
--- a/gyp/bench.gypi
+++ b/gyp/bench.gypi
@@ -42,6 +42,7 @@
'../bench/ShaderMaskBench.cpp',
'../bench/TableBench.cpp',
'../bench/TextBench.cpp',
+ '../bench/TileBench.cpp',
'../bench/VertBench.cpp',
'../bench/WriterBench.cpp',