commit | ebea6d0133ebb841634bdb345eadaa06ba6d77dc | [log] [tgz] |
---|---|---|
author | Adlai Holler <adlai@google.com> | Tue Jun 23 10:34:30 2020 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Tue Jun 23 16:47:17 2020 +0000 |
tree | cc47c69dd69ef98f401d190ddc6fe05c32ae9fff | |
parent | 43a6e176a60f4c39ad8d328345aa593385c0856c [diff] |
Ignore calls to freeGpuResources on abandoned contexts GPU resources are freed during abandonment and so public calls to this method should be ignored. Bug: skia:10421 Change-Id: I18eb3fbd85cc95c1f2663e109237e5e271a95604 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/298346 Auto-Submit: Adlai Holler <adlai@google.com> Commit-Queue: Robert Phillips <robertphillips@google.com> Reviewed-by: Robert Phillips <robertphillips@google.com>