commit | ba5c439809fb2be3b1db159b29aeffaa39f786df | [log] [tgz] |
---|---|---|
author | Robert Phillips <robertphillips@google.com> | Wed Jul 25 12:37:14 2018 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Jul 25 17:13:16 2018 +0000 |
tree | 1020b8b095c1ef7e366bbdc4b6195735b60ef97e | |
parent | 73d7ffca4e12b4f227ebed447c84564285d36548 [diff] |
Fix GPU explicit resource allocation bug The explicit resource allocator assumes that it has complete control over the resources it hands out thus, they can have no pre-existing pending IO. Change-Id: I59d8d079d8b8514688c458a54424329b86922cb6 Reviewed-on: https://skia-review.googlesource.com/143300 Reviewed-by: Greg Daniel <egdaniel@google.com> Commit-Queue: Robert Phillips <robertphillips@google.com>