Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 6dee176

Browse files
tobineCommit Bot
authored andcommitted
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 <[email protected]> Commit-Queue: Jamie Madill <[email protected]> Reviewed-by: Jamie Madill <[email protected]>
1 parent 5fcfcea commit 6dee176

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

DEPS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ vars = {
3636
'spirv_tools_revision': 'feb154921397dc8c43c130a6b5c123efdb432a9b',
3737

3838
# Current revision of Khronos Vulkan-Headers.
39-
'vulkan_headers_revision': '5b44df19e040fca0048ab30c553a8c2d2cb9623e',
39+
'vulkan_headers_revision': 'd287523f48dba1b669866c5d6625b29931948e39',
4040

4141
# Current revision of Khronos Vulkan-Loader.
4242
'vulkan_loader_revision': 'b5a0995324fa9fb2a6152197b442400e7d7be5b6',
@@ -45,7 +45,7 @@ vars = {
4545
'vulkan_tools_revision': '40cd2166a44647a4283517e31af4589410c654eb',
4646

4747
# Current revision of Khronos Vulkan-ValidationLayers.
48-
'vulkan_validation_revision': '9fba37afae13a11bd49ae942bf82e5bf1098e381',
48+
'vulkan_validation_revision': '1ca0960a36fc9d4a2f5ce1364ece8d45cd66151b',
4949
}
5050

5151
deps = {

scripts/code_generation_hashes/Vulkan_mandatory_format_support_table.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
"src/libANGLE/renderer/vulkan/vk_mandatory_format_support_table_autogen.cpp":
99
"d20e549634ef32d6ad4e9f0b28e52acf",
1010
"third_party/vulkan-headers/src/registry/vk.xml":
11-
"db16f42dab8a7a1ee88c42a90f0c02c2"
11+
"8bdbc406f33424688dafe8cc6342f0e6"
1212
}

0 commit comments

Comments
 (0)