Commit b9a9b82d by angle-autoroll Committed by Commit Bot

Roll Vulkan-ValidationLayers from 5fab7f82a548 to f78d05969e09 (12 revisions)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/5fab7f82a548..f78d05969e09 2020-06-12 s.fricke@samsung.com tests: Add VkImageResolve VUIDs 2020-06-12 s.fricke@samsung.com layers: Add VkImageResolve VUIDs 2020-06-12 mark@lunarg.com tests: Add tests for duplicate BeginQuery calls 2020-06-12 mark@lunarg.com corechecks: Check for active queries with same type in CB 2020-06-12 mark@lunarg.com corechecks: Move all CmdBeginQuery vuids into struct 2020-06-12 mark@lunarg.com corechecks: Move CmdBeginQuery vuid parameters into struct 2020-06-12 s.fricke@samsung.com tests: Add VUID 00827 2020-06-12 s.fricke@samsung.com layers: Add VUID 00827 2020-06-11 jzulauf@lunarg.com tests: Add test case for EXTERNAL release/acquire 2020-06-11 jzulauf@lunarg.com layers: Allow EXTERNAL release acquire in same CB 2020-06-11 souravp@nvidia.com tests:for BuildGeometryInfoKHR 2020-06-11 souravp@nvidia.com layers:Add missing KHR build info tracker If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/vulkan-validation-layers-angle-autoroll Please CC cnorthrop@google.com on the revert to ensure that a human is aware of the problem. To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/master/autoroll/README.md Bug: None Tbr: cnorthrop@google.com Change-Id: Icf7d519d6e1c8cd16136e52a39769bf12358d779 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2245936Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 3ac77848
...@@ -58,7 +58,7 @@ vars = { ...@@ -58,7 +58,7 @@ vars = {
'vulkan_tools_revision': '9d7880c7a07598cca8fb80b74bfee933e852f445', 'vulkan_tools_revision': '9d7880c7a07598cca8fb80b74bfee933e852f445',
# Current revision of Khronos Vulkan-ValidationLayers. # Current revision of Khronos Vulkan-ValidationLayers.
'vulkan_validation_revision': '5fab7f82a5486f8d36d6761dffcb3a149c9b0895', 'vulkan_validation_revision': 'f78d05969e092a60b1d18b90de4734fc12b76528',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling catapult # the commit queue can handle CLs rolling catapult
......
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