Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1648)

Unified Diff: gyp/bench.gypi

Issue 14474004: Adding new bench tests for lighting and blur (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « bench/LightingBench.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/bench.gypi
===================================================================
--- gyp/bench.gypi (revision 8842)
+++ gyp/bench.gypi (working copy)
@@ -12,6 +12,7 @@
'../bench/BitmapRectBench.cpp',
'../bench/BlendBench.cpp',
'../bench/BlurBench.cpp',
+ '../bench/BlurImageFilterBench.cpp',
'../bench/BlurRectBench.cpp',
'../bench/ChecksumBench.cpp',
'../bench/ChartBench.cpp',
@@ -27,6 +28,7 @@
'../bench/GrMemoryPoolBench.cpp',
'../bench/InterpBench.cpp',
'../bench/LineBench.cpp',
+ '../bench/LightingBench.cpp',
'../bench/MagnifierBench.cpp',
'../bench/MathBench.cpp',
'../bench/Matrix44Bench.cpp',
« no previous file with comments | « bench/LightingBench.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698