Commit 6d4675a6 by angle-autoroll Committed by Commit Bot

Roll Vulkan-ValidationLayers from 3c5bad0911e3 to 500f77901f6d (9 revisions)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/3c5bad0911e3..500f77901f6d 2020-05-29 s.fricke@samsung.com tests: Add extra VK_EXT_sample_location test 2020-05-29 s.fricke@samsung.com layers: Fix VK_EXT_sample_locations bug 2020-05-29 mark@lunarg.com tests: Added test for VUID-VkFBCreateInfo-pAttachments-00891 2020-05-29 mark@lunarg.com corechecks: Add FB check for depth-stencil 3D image/imageviews 2020-05-29 s.fricke@samsung.com tests: Add VUID 02840 2020-05-29 s.fricke@samsung.com layers: Add VUID 02840 2020-05-29 mark@lunarg.com layers: Clean up some variable name formatting issues 2020-05-29 souravp@nvidia.com tests: Implement test for raytracing VUIDs 2020-05-29 souravp@nvidia.com layers: Raytracing VUIDs 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 ynovikov@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: ynovikov@google.com Change-Id: I1fce9cae0dcf5c96713b70833dee2c02aab9ae47 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2224610Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 48102b2b
...@@ -58,7 +58,7 @@ vars = { ...@@ -58,7 +58,7 @@ vars = {
'vulkan_tools_revision': '2bc4fcd9eba505d867cc83cdc4401e427399ed8f', 'vulkan_tools_revision': '2bc4fcd9eba505d867cc83cdc4401e427399ed8f',
# Current revision of Khronos Vulkan-ValidationLayers. # Current revision of Khronos Vulkan-ValidationLayers.
'vulkan_validation_revision': '3c5bad0911e36b0c73b5b9ceefecb7f74ae8b681', 'vulkan_validation_revision': '500f77901f6d8d077dc268dfe18cc5266ab27bf2',
# 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