diff options
author | bsalomon <bsalomon@google.com> | 2014-09-30 06:02:23 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-09-30 06:02:23 -0700 |
commit | 3d398c876440deaab39bbf2a9b881c337e6dc8d4 (patch) | |
tree | b38c23d2b6742c9d515dd2b19a1cf8fca49a16f0 /expectations | |
parent | c0eb9b9818462471f5fc1c47fa549c6052d8bbae (diff) |
GrResourceCache2 manages scratch texture.
BUG=skia:
R=robertphillips@google.com
Author: bsalomon@google.com
Review URL: https://codereview.chromium.org/608883003
Diffstat (limited to 'expectations')
-rw-r--r-- | expectations/gm/ignored-tests.txt | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/expectations/gm/ignored-tests.txt b/expectations/gm/ignored-tests.txt index be7d4d336a..d0af9fb7d2 100644 --- a/expectations/gm/ignored-tests.txt +++ b/expectations/gm/ignored-tests.txt @@ -42,5 +42,18 @@ fontcache # reed - conservative_rasterclip CL multipicturedraw_pathclip_tiled +#bsalomon - small changes after moving scratch texture management to new cache +multipicturedraw_pathclip_tiled +multipicturedraw_invpathclip_tiled +multipicturedraw_noclip_tiled +multipicturedraw_rectclip_tiled +multipicturedraw_rrectclip_tiled +multipicturedraw_pathclip_simple +multipicturedraw_invpathclip_simple +multipicturedraw_noclip_simple +multipicturedraw_rectclip_simple +multipicturedraw_rrectclip_simple +multipicturedraw_sierpinski_tiled + # rileya - https://codereview.chromium.org/516463005/ will rebaseline after bots cycle yuv_to_rgb_effect |