commit | eb999bce4f0fa2533627ff9923871821295990e5 | [log] [tgz] |
---|---|---|
author | Robert Phillips <robertphillips@google.com> | Tue Nov 03 08:41:47 2020 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Tue Nov 03 14:42:21 2020 +0000 |
tree | a02087993c0579d2c3a14ec391fbec507cd427cf | |
parent | a77ad86574846e96401c5fec1146c8e9e06d1b42 [diff] |
Fix GrThreadSafeCache's abandonContext behavior We need to abandon all the GPU resources before dropping any refs the thread-safe cache may be holding. Change-Id: Id1a06adf9e0241bfaf55e3f58bf8c2db928ea141 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/331536 Reviewed-by: Brian Salomon <bsalomon@google.com> Commit-Queue: Robert Phillips <robertphillips@google.com>