commit | fb28c6fb7fe3f069eb5dca7a5ef2bbd8c87a7cd3 | [log] [tgz] |
---|---|---|
author | Brian Salomon <bsalomon@google.com> | Fri Jan 10 13:04:45 2020 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Fri Jan 10 19:20:21 2020 +0000 |
tree | b5e93c7db9af706ae1ba6a4ed7e15890367ffc00 | |
parent | ba80f359af3255bc6204a1f033ed18ca03300cb5 [diff] |
Enable transfer from texture to buffer on ANGLE. This is necessary to support the async readback API on Windows Chrome. Transfer from buffer to texture is still disabled as the unit test still fails. Bug: chromium:1040643 Change-Id: I0e16437c066fadfdd8dbbbcaf376c6901a538063 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/263528 Commit-Queue: Brian Salomon <bsalomon@google.com> Reviewed-by: Robert Phillips <robertphillips@google.com>