skia2/tools/gpu/vk
Greg Daniel 54bfb18dad Privately include our version of vulkan header file in all our src files.
This should allow clients to include Skia and their vulkan files in any
order. However, it does require that when clients are building their
files that include skia with vulkan, they must have vulkan/vulkan_core.h
on their include path somewhere.

Bug: skia:
Change-Id: I969db396c92127be7c8df754926d175f38b8aafa
Reviewed-on: https://skia-review.googlesource.com/c/172147
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Greg Daniel <egdaniel@google.com>
2018-11-26 15:15:44 +00:00
..
GrVulkanDefines.h Use our own checked in Vulkan header to build skia source code. 2018-08-01 16:52:20 +00:00
VkTestContext.cpp Privately include our version of vulkan header file in all our src files. 2018-11-26 15:15:44 +00:00
VkTestContext.h Move GrBackend enum to enum class. 2018-10-12 14:01:58 +00:00
VkTestUtils.cpp Fix vulkan validation layer ordering. 2018-08-30 17:31:04 +00:00
VkTestUtils.h Update vulkan features (again) to support extension features. 2018-08-08 13:48:38 +00:00