Add ability to relinquish control of VkDevice and VkInstance lifetime to GrVkBackendC...
authorBrian Salomon <bsalomon@google.com>
Tue, 25 Apr 2017 19:03:41 +0000 (15:03 -0400)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Tue, 25 Apr 2017 19:53:53 +0000 (19:53 +0000)
commit290c69052b3e734000046cd674c60158b0faa679
tree1ec318a24bb6f2d696e5a05c1004c858d9f39729
parent3deaeb2dc0cfddfdf2e3b64736c860132619a051
Add ability to relinquish control of VkDevice and VkInstance lifetime to GrVkBackendContext

Change-Id: I355a8bf573a84b4ba7cbfeed60feec13e251b352
Reviewed-on: https://skia-review.googlesource.com/14303
Reviewed-by: Greg Daniel <egdaniel@google.com>
Commit-Queue: Brian Salomon <bsalomon@google.com>
include/gpu/vk/GrVkBackendContext.h
src/gpu/vk/GrVkBackendContext.cpp