Commit 6dee176c by Tobin Ehlis Committed by Commit Bot

Vulkan:Roll vulkan layers and headers

This layer update contains a fix for x11 build. Bug: 1011068 Change-Id: I75354b51cd43d3b57f427e8505b4bb7bd3f62eed Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1866960 Commit-Queue: Tobin Ehlis <tobine@google.com> Commit-Queue: Jamie Madill <jmadill@chromium.org> Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
parent 5fcfcea4
...@@ -36,7 +36,7 @@ vars = { ...@@ -36,7 +36,7 @@ vars = {
'spirv_tools_revision': 'feb154921397dc8c43c130a6b5c123efdb432a9b', 'spirv_tools_revision': 'feb154921397dc8c43c130a6b5c123efdb432a9b',
# Current revision of Khronos Vulkan-Headers. # Current revision of Khronos Vulkan-Headers.
'vulkan_headers_revision': '5b44df19e040fca0048ab30c553a8c2d2cb9623e', 'vulkan_headers_revision': 'd287523f48dba1b669866c5d6625b29931948e39',
# Current revision of Khronos Vulkan-Loader. # Current revision of Khronos Vulkan-Loader.
'vulkan_loader_revision': 'b5a0995324fa9fb2a6152197b442400e7d7be5b6', 'vulkan_loader_revision': 'b5a0995324fa9fb2a6152197b442400e7d7be5b6',
...@@ -45,7 +45,7 @@ vars = { ...@@ -45,7 +45,7 @@ vars = {
'vulkan_tools_revision': '40cd2166a44647a4283517e31af4589410c654eb', 'vulkan_tools_revision': '40cd2166a44647a4283517e31af4589410c654eb',
# Current revision of Khronos Vulkan-ValidationLayers. # Current revision of Khronos Vulkan-ValidationLayers.
'vulkan_validation_revision': '9fba37afae13a11bd49ae942bf82e5bf1098e381', 'vulkan_validation_revision': '1ca0960a36fc9d4a2f5ce1364ece8d45cd66151b',
} }
deps = { deps = {
......
...@@ -8,5 +8,5 @@ ...@@ -8,5 +8,5 @@
"src/libANGLE/renderer/vulkan/vk_mandatory_format_support_table_autogen.cpp": "src/libANGLE/renderer/vulkan/vk_mandatory_format_support_table_autogen.cpp":
"d20e549634ef32d6ad4e9f0b28e52acf", "d20e549634ef32d6ad4e9f0b28e52acf",
"third_party/vulkan-headers/src/registry/vk.xml": "third_party/vulkan-headers/src/registry/vk.xml":
"db16f42dab8a7a1ee88c42a90f0c02c2" "8bdbc406f33424688dafe8cc6342f0e6"
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment