summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-12-06 20:14:39 +0000
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-12-06 20:14:39 +0000
commitc09a9f2d0911d2265496bff41259eeef6e456743 (patch)
tree71fa94eed6d91cae75c17d682e2a833a1abdd273
parent15de21557babffacb35eb07766f352baa0a4a2c7 (diff)
downloadgyp-c09a9f2d0911d2265496bff41259eeef6e456743.tar.gz
Add GM to test bitmap shaders with basic geometry and bitmap masks.
R=reed@google.com, bsalomon@google.com, rmistry@google.com Author: djsollen@google.com Review URL: https://codereview.chromium.org/98433004 git-svn-id: http://skia.googlecode.com/svn/trunk/gyp@12543 2bbb7eff-a529-9590-31e7-b0007b416f81
-rw-r--r--gmslides.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/gmslides.gypi b/gmslides.gypi
index f8f38e9..149d037 100644
--- a/gmslides.gypi
+++ b/gmslides.gypi
@@ -20,6 +20,7 @@
'../gm/bitmaprect.cpp',
'../gm/bitmaprecttest.cpp',
'../gm/bitmapscroll.cpp',
+ '../gm/bitmapshader.cpp',
'../gm/bleed.cpp',
'../gm/blurs.cpp',
'../gm/blurquickreject.cpp',