Restore deferred GPU resources in Chrome
authorRobert Phillips <robertphillips@google.com>
Mon, 13 Mar 2017 14:41:08 +0000 (10:41 -0400)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Mon, 13 Mar 2017 16:25:45 +0000 (16:25 +0000)
commit4f7062378eb7bdaf6ab19d178d54effd55adcc72
tree6281a1c17598dc08f8895d76824544dca4c48e06
parent841101d348bbfae2ca44e0a0f267c974d38c9891
Restore deferred GPU resources in Chrome

Change-Id: Ib52668b46e7d077175dcba12a3ccc8abc1f0c7a9
Reviewed-on: https://skia-review.googlesource.com/9552
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Robert Phillips <robertphillips@google.com>
include/private/GrSurfaceProxy.h
src/gpu/GrSurfaceProxy.cpp
tests/ProxyRefTest.cpp