diff options
author | bsalomon <bsalomon@google.com> | 2015-01-16 07:32:33 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-01-16 07:32:33 -0800 |
commit | afe3005be3392e43bc51eb7eb2017eefaed85ad1 (patch) | |
tree | 3b96ec2e3249a928a0e876140bec3bf3e9dbb13f /expectations | |
parent | b50ced703030dfbda4fc3ef5e6ec9a52fc0405f8 (diff) |
Require budget decision when creating a RenderTarget SkSurface.
Restructure SkGpuDevice creation:
*SkSurfaceProps are optional.
*Use SkSurfaceProps to communicate DF text rather than a flag.
*Tell SkGpuDevice::Create whether RT comes from cache or not.
Review URL: https://codereview.chromium.org/848903004
Diffstat (limited to 'expectations')
-rw-r--r-- | expectations/gm/ignored-tests.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/expectations/gm/ignored-tests.txt b/expectations/gm/ignored-tests.txt index 7bc03a30a5..d806aa4114 100644 --- a/expectations/gm/ignored-tests.txt +++ b/expectations/gm/ignored-tests.txt @@ -46,3 +46,6 @@ dropshadowimagefilter # fmalita - rebaseline for http://crbug.com/447707 pictureshader + +# bsalomon slight change to image-surface GM on gpu +image-surface |