Create new target to hold gpu test code, enable direct testing of GrEffects in GM.
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 21 Aug 2013 19:27:48 +0000 (19:27 +0000)
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 21 Aug 2013 19:27:48 +0000 (19:27 +0000)
commit78a1078f17f4f0ae63415298517262a64f706af6
tree6f622a5a976570c22f9806b63f52cccbeacad5a8
parent05f85ade7895606badc57e4137c48ee5c8eefab5
Create new target to hold gpu test code, enable direct testing of GrEffects in GM.

R=robertphillips@google.com, jvanverth@google.com, egdaniel@google.com

Author: bsalomon@google.com

Review URL: https://chromiumcodereview.appspot.com/23352003

git-svn-id: http://skia.googlecode.com/svn/trunk@10866 2bbb7eff-a529-9590-31e7-b0007b416f81
gm/beziereffects.cpp [new file with mode: 0644]
gm/bleed.cpp
gm/gm.h
gm/gmmain.cpp
gyp/SampleApp.gyp
gyp/gm.gyp
gyp/gmslides.gypi
gyp/gputest.gyp [new file with mode: 0644]
include/gpu/GrContext.h
src/gpu/GrTest.cpp [new file with mode: 0644]
src/gpu/GrTest.h [new file with mode: 0644]