skia2/include/gpu/vk
bungeman 6bd5284415 Remove SkAutoTUnref and SkAutoTDelete from public includes.
This also makes the required changed to src, tests, and tools. The few
public APIs modified by this change appear to be unused outside of Skia.

Removing these from the public API makes it easier to ensure users are
no longer using them.

This also updates GrGpu::wrapBackendXXX and the
::onWrapBackendXXX methods to clarify ownership.

GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2448593002

Review-Url: https://codereview.chromium.org/2448593002
2016-10-27 09:30:08 -07:00
..
GrVkBackendContext.h Remove SkAutoTUnref and SkAutoTDelete from public includes. 2016-10-27 09:30:08 -07:00
GrVkDefines.h Add Xlib support to viewer 2016-05-23 13:13:36 -07:00
GrVkInterface.h Fix interface validation in Vulkan. 2016-10-12 14:14:52 +00:00
GrVkTypes.h Support use of non-coherent memory allocations in Vulkan. 2016-09-20 09:20:03 -07:00