Commit 683bb013 by Shahbaz Youssefi Committed by Commit Bot

Roll Vulkan-Tools

Includes a fix to mock-icd where vkGetEventStatus returned VK_SUCCESS which is not a valid return value. Bug: angleproject:2908 Change-Id: I65a6e30099b9168408a874b8632c4c46e8ef7f57 Reviewed-on: https://chromium-review.googlesource.com/c/1296950Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org> Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
parent 672267fc
...@@ -27,7 +27,7 @@ vars = { ...@@ -27,7 +27,7 @@ vars = {
'vulkan_loader_revision': '445a45831911fe2639554244fc6bcae6aa5620a4', 'vulkan_loader_revision': '445a45831911fe2639554244fc6bcae6aa5620a4',
# Current revision of Khronos Vulkan-Tools. # Current revision of Khronos Vulkan-Tools.
'vulkan_tools_revision': '3796b651c94a8bfb383bf42384d6dabc7e60908d', 'vulkan_tools_revision': '2e8d601de618eddf2bab8597fd140b2824a060b2',
# Current revision of Khronos Vulkan-ValidationLayers. # Current revision of Khronos Vulkan-ValidationLayers.
'vulkan_validation_revision': '105d64975494a2e06591f2ff6c4f1d6e4fd0bee8', 'vulkan_validation_revision': '105d64975494a2e06591f2ff6c4f1d6e4fd0bee8',
......
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