commit | f0c92a0408139605c2c5c2945576d880d3d47b39 | [log] [tgz] |
---|---|---|
author | Stephen White <senorblanco@chromium.org> | Sun Oct 20 20:40:18 2019 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Mon Oct 21 14:42:31 2019 +0000 |
tree | 6c5cd3073f38c98c23f75687899b32c615e63974 | |
parent | b74d5548a43509a6af55b6ce37d61901f1555871 [diff] |
Dawn: don't pretend to support 565, 4444 or Gray_8 pixel configs. Mark them as untexturable, and they'll be converted at a higher level. Use SkRectMemcpy() for GrDawnTexture::upload(). This also fixes an issue with large texture uploads. Change-Id: I5b7041cde324f204074193398ca9f8b5a5dbd744 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/249417 Reviewed-by: Robert Phillips <robertphillips@google.com> Commit-Queue: Stephen White <senorblanco@chromium.org>