commit | eb7dc7cec8a4b2cc4b8e99e271cd17032735cfe6 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Wed Jan 16 00:58:13 2019 |
committer | Commit Bot <[email protected]> | Wed Jan 16 00:58:13 2019 |
tree | 764f7cd6f217470a6e30d401084c482db42f05dd | |
parent | c2d122c14bfe42fccd2c4c33264ceb9c66c3efba [diff] [blame] |
Roll src/third_party/SPIRV-Tools/src 9d8534e3291d..cb27ffdcd8a1 (1 commits) https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/9d8534e3291d..cb27ffdcd8a1 git log 9d8534e3291d..cb27ffdcd8a1 --date=short --no-merges --format='%ad %ae %s' 2019-01-15 [email protected] Ensure that required storage classes have initializer for WebGPU (#2285) Created with: gclient setdep -r src/third_party/SPIRV-Tools/src@cb27ffdcd8a1 The AutoRoll server is located here: https://autoroll.skia.org/r/spirv-tools-chromium-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. [email protected] Change-Id: I6e8e42aade59861de3be8bbeb07ba80b3b7d304f Reviewed-on: https://chromium-review.googlesource.com/c/1412413 Reviewed-by: chromium-autoroll <[email protected]> Commit-Queue: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/master@{#622953}
diff --git a/DEPS b/DEPS index ba76f83..c77f803 100644 --- a/DEPS +++ b/DEPS
@@ -229,7 +229,7 @@ # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other. - 'spv_tools_revision': '9d8534e3291d458cc98fe0b0df9df30fcfc9e46a', + 'spv_tools_revision': 'cb27ffdcd8a128530371aca8a9743fe146c0a26f', # Three lines of non-changing comments so that # the commit queue can handle CLs rolling feed # and whatever else without interference from each other.