From 07bd04343899f4176570cd05f8cbd57cdaaae50b Mon Sep 17 00:00:00 2001 From: angle-autoroll Date: Mon, 12 Aug 2019 07:01:57 +0000 Subject: [PATCH] Roll ./third_party/spirv-tools/src 22ce39c8e1ec..95386f9e45a2 (1 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/22ce39c8e1ec..95386f9e45a2 Created with: gclient setdep -r ./third_party/spirv-tools/src@95386f9e45a2 The AutoRoll server is located here: https://autoroll.skia.org/r/spirv-tools-angle-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. Bug: None TBR=ynovikov@chromium.org Change-Id: I851e3f1d0177ba53cb403aae1dbc372f98cf9f20 Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1748612 Reviewed-by: angle-autoroll Commit-Queue: angle-autoroll --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index db7bed602..505861e93 100644 --- a/DEPS +++ b/DEPS @@ -26,7 +26,7 @@ vars = { 'spirv_headers_revision': '123dc278f204f8e833e1a88d31c46d0edf81d4b2', # Current revision of SPIRV-Tools for Vulkan. - 'spirv_tools_revision': '22ce39c8e1ec6da68f60dc7c9ef47069676ba9c2', + 'spirv_tools_revision': '95386f9e45a29e079d55b044ad96009677364bbd', # Current revision of Khronos Vulkan-Headers. 'vulkan_headers_revision': '982f0f84dccf6f281b48318c77261a9028000126',