aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorangle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>2020-06-05 07:01:24 +0000
committerCommit Bot <commit-bot@chromium.org>2020-06-05 08:25:27 +0000
commitd3552246c8b8455937b512d29e5a3a5c794c1cce (patch)
tree79b7793486a22bb4254da4ca6868cb8663544e80
parent8e5f60d36c384e28e02697cba691a4aae77f4cc0 (diff)
downloadangle-d3552246c8b8455937b512d29e5a3a5c794c1cce.tar.gz
Roll Vulkan-Tools from 322784a873be to 5b40c4aa0dba (1 revision)
https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools.git/+log/322784a873be..5b40c4aa0dba 2020-06-04 tobine@google.com icd:Correctly Support Vulkan 1.1 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/vulkan-tools-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: Ie781511cd2b3bdf126fe6aa5c9604b92abdeff0c Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2232223 Reviewed-by: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: angle-autoroll <angle-autoroll@skia-public.iam.gserviceaccount.com>
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 20b6512957..545cc776c1 100644
--- a/DEPS
+++ b/DEPS
@@ -55,7 +55,7 @@ vars = {
'vulkan_loader_revision': '006586926adece57adea3e006140b5df19826371',
# Current revision of Khronos Vulkan-Tools.
- 'vulkan_tools_revision': '322784a873be43731be6eca906cbfc895fe59f00',
+ 'vulkan_tools_revision': '5b40c4aa0dba6bf479431267d8ef715ab1376cc1',
# Current revision of Khronos Vulkan-ValidationLayers.
'vulkan_validation_revision': '4685ffce93ad699f8f432308bf8c99daf6346cfa',