diff options
author | commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2014-03-07 19:43:43 +0000 |
---|---|---|
committer | commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2014-03-07 19:43:43 +0000 |
commit | e5a041c0688ccb861cc85f8917338602864d8e5a (patch) | |
tree | a6d19f9f4643284ec9ef9808e4a3a6736f12c4e4 /expectations | |
parent | 8c2ee5963505cdbe128f68d67f064a3901d22a3c (diff) |
Implement the clip as 4 or fewer GrEffects when possible.
BUG=skia:2181
R=robertphillips@google.com
Author: bsalomon@google.com
Review URL: https://codereview.chromium.org/188693008
git-svn-id: http://skia.googlecode.com/svn/trunk@13710 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'expectations')
-rw-r--r-- | expectations/gm/ignored-tests.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/expectations/gm/ignored-tests.txt b/expectations/gm/ignored-tests.txt index dec7f8d718..e09a5ec188 100644 --- a/expectations/gm/ignored-tests.txt +++ b/expectations/gm/ignored-tests.txt @@ -42,3 +42,9 @@ inverse_paths bezier_quad_effects bezier_conic_effects bezier_cubic_effects + +# bsalomon: These tests change slightly due to https://codereview.chromium.org/188693008/ +gpu/complexclip2_rrect_aa +gpu/complexclip2_rect_aa +convex_poly_effect +rrect_effect |