aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/bench.gypi
diff options
context:
space:
mode:
authorGravatar sugoi <sugoi@chromium.org>2014-10-09 05:27:23 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2014-10-09 05:27:23 -0700
commitce686270f533b9d741ef85661ef9d78517a01b86 (patch)
treec89179e16db02dfea5042aa51fff79fc129e643d /gyp/bench.gypi
parent9e61bb7815b133bc40ea7b00fccc853f4b728e3c (diff)
Adding 3D lut color filter
Included in this cl is support for 3D textures. BUG=skia: Review URL: https://codereview.chromium.org/580863004
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 adb98a1307..c2c8ec90fb 100644
--- a/gyp/bench.gypi
+++ b/gyp/bench.gypi
@@ -35,6 +35,7 @@
'../bench/ChecksumBench.cpp',
'../bench/ChromeBench.cpp',
'../bench/CmapBench.cpp',
+ '../bench/ColorCubeBench.cpp',
'../bench/ColorFilterBench.cpp',
'../bench/ColorPrivBench.cpp',
'../bench/CoverageBench.cpp',