skia2/include/gpu/vk
Greg Daniel ec6ae52168 Use system Vulkan headers except when no building with vulkan support
We now will always use the system vulkan.h files whenever we are building
with vulkan. With non vulkan builds we use our checked in header to so
that we can get the needed symbols for compiling.

Bug: skia:
Change-Id: I352a3e007b33c575cefcfd6752db0b3b12b86a16
Reviewed-on: https://skia-review.googlesource.com/14270
Commit-Queue: Greg Daniel <egdaniel@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
2017-04-25 18:30:37 +00:00
..
GrVkBackendContext.h Add new GrVkBackendContext::Create explicitly requiring vk proc getters 2017-04-24 21:29:44 +00:00
GrVkDefines.h Use system Vulkan headers except when no building with vulkan support 2017-04-25 18:30:37 +00:00
GrVkInterface.h Add new GrVkBackendContext::Create explicitly requiring vk proc getters 2017-04-24 21:29:44 +00:00
GrVkTypes.h Use GrSemaphore rather than GrFence for external texture data 2017-03-02 20:47:36 +00:00