dawn-cmake/third_party/khronos/vulkan
David 'Digit' Turner ee0fa175a3 Update Vulkan headers to v1.1.115
This updates the content of third_party/khronos/vulkan
to match the upstream v1.1.115 headers.

+ update third_party:vulkan_headers to define the VK_USE_PLATFORM_XXX
  macros directly, since this better matches the upstream BUILD.gn
  file behaviour.

NOTE: A better patch would use a DEPS entry to get the Vulkan
      headers. That's exactly what [1] does, but fails to
      integrate with Chromium due to its messy situation
      regarding the use of vulkan headers.

      Once the Chromium situation is fixed, it will be possible
      to remove third_party/khronos/vulkan entirely and rely
      on a DEPS entry.

[1] https://dawn-review.googlesource.com/c/dawn/+/9080

BUG=NONE

Change-Id: Id9a3be3e079119368236c0323823e36bec1a056d
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/9082
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Austin Eng <enga@chromium.org>
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
2019-07-17 14:48:27 +00:00
..
vk_icd.h Update Vulkan headers to v1.1.115 2019-07-17 14:48:27 +00:00
vk_layer.h Update Vulkan headers to v1.1.115 2019-07-17 14:48:27 +00:00
vk_platform.h Update Vulkan headers to v1.1.115 2019-07-17 14:48:27 +00:00
vk_sdk_platform.h Update Vulkan headers to v1.1.115 2019-07-17 14:48:27 +00:00
vulkan.h Update Vulkan headers to v1.1.115 2019-07-17 14:48:27 +00:00
vulkan_android.h Update Vulkan headers to v1.1.115 2019-07-17 14:48:27 +00:00
vulkan_core.h Update Vulkan headers to v1.1.115 2019-07-17 14:48:27 +00:00
vulkan_fuchsia.h Update Vulkan headers to v1.1.115 2019-07-17 14:48:27 +00:00
vulkan_ggp.h Update Vulkan headers to v1.1.115 2019-07-17 14:48:27 +00:00
vulkan_ios.h Update Vulkan headers to v1.1.115 2019-07-17 14:48:27 +00:00
vulkan_macos.h Update Vulkan headers to v1.1.115 2019-07-17 14:48:27 +00:00
vulkan_metal.h Update Vulkan headers to v1.1.115 2019-07-17 14:48:27 +00:00
vulkan_vi.h Update Vulkan headers to v1.1.115 2019-07-17 14:48:27 +00:00
vulkan_wayland.h Update Vulkan headers to v1.1.115 2019-07-17 14:48:27 +00:00
vulkan_win32.h Update Vulkan headers to v1.1.115 2019-07-17 14:48:27 +00:00
vulkan_xcb.h Update Vulkan headers to v1.1.115 2019-07-17 14:48:27 +00:00
vulkan_xlib.h Update Vulkan headers to v1.1.115 2019-07-17 14:48:27 +00:00
vulkan_xlib_xrandr.h Update Vulkan headers to v1.1.115 2019-07-17 14:48:27 +00:00