Commit 366a7334 by angle-autoroll Committed by Commit Bot

Roll Vulkan-ValidationLayers from c1db3b8e7960 to 9d431ae2eeb4 (1 revision)

https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-ValidationLayers.git/+log/c1db3b8e7960..9d431ae2eeb4 2020-08-17 s.fricke@samsung.com layers: Fix TransformFeedback size check 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: I99fb617dfa4e09c29e965b0364ef0f2090567652 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2361525Reviewed-by: 's avatarangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
parent 95b26583
...@@ -81,7 +81,7 @@ vars = { ...@@ -81,7 +81,7 @@ vars = {
'vulkan_tools_revision': '1590d46aaaeb133d2b0d7ea406c8a78bef2ebd4b', 'vulkan_tools_revision': '1590d46aaaeb133d2b0d7ea406c8a78bef2ebd4b',
# Current revision of Khronos Vulkan-ValidationLayers. # Current revision of Khronos Vulkan-ValidationLayers.
'vulkan_validation_revision': 'c1db3b8e7960f3fdb3535f61697af92798d7c3be', 'vulkan_validation_revision': '9d431ae2eeb44a0b41488dcd89bbc81951b51d0d',
# 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