Commit d4affcdd by Jamie Madill Committed by Commit Bot

Vulkan: Roll validation layers.

Includes a fix necessary for multithreading tests. Bug: angleproject:2464 Change-Id: I009e48be611ef7b96ad9caba8e0729881e1a8fb9 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1872789Reviewed-by: 's avatarTobin Ehlis <tobine@google.com> Commit-Queue: Jamie Madill <jmadill@chromium.org>
parent 1efcbdb6
...@@ -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': '1ca0960a36fc9d4a2f5ce1364ece8d45cd66151b', 'vulkan_validation_revision': 'f8ea20adee82d262134fc3fa1a417a6e86fdff23',
} }
deps = { deps = {
......
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