commit | 0e22eb8e6efc7d7ab7a601ba555947916d139906 | [log] [tgz] |
---|---|---|
author | brianosman <brianosman@google.com> | Tue Aug 30 07:07:59 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Tue Aug 30 07:07:59 2016 -0700 |
tree | 8f4087433a195f8e874c0b83549552575cde0e75 | |
parent | 6f5df6acb7dec9788fe5d9c44f7892b896e21de3 [diff] |
Some tests around surface creation and snapshotting with color space Verify the rules that we're converging on for surfaces: - For 8888, we only support sRGB-like gamma, or no color space at all. - For F16, we require a color space, with linear gamma. - For all other formats, we do not support color spaces. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2270823002 Review-Url: https://codereview.chromium.org/2270823002