skia2/third_party/vulkanmemoryallocator
Greg Daniel 487132b828 Don't include system vulkan header when building skia files.
With this change clients will still have to have vulkan/vulkan_core.h
on their include path when compiling files that include Skia. However,
it will not be required when compiling Skia files.

Bug: skia:
Change-Id: I1cd75f4f18d3097c8a1606c3e8a51a371b01b565
Reviewed-on: https://skia-review.googlesource.com/c/179560
Commit-Queue: Greg Daniel <egdaniel@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
2018-12-27 19:21:00 +00:00
..
include Don't explicitly include vulkan.h in the vulkan memory allocator. 2018-06-15 13:17:14 +00:00
BUILD.gn Move vulkan headers from third_party to include/third_party. 2018-12-12 14:16:43 +00:00
GrVulkanMemoryAllocator.cpp Don't include system vulkan header when building skia files. 2018-12-27 19:21:00 +00:00
GrVulkanMemoryAllocator.h Don't include system vulkan header when building skia files. 2018-12-27 19:21:00 +00:00
LICENSE Add LICENSE file to vulkanmemoryallocaotr 2018-05-31 13:23:52 +00:00