Commit c5ee8ad1 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/SPIRV-Tools/src d3738be3476f..ad0232dee5f5 (1 commits)

https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/d3738be3476f..ad0232dee5f5


git log d3738be3476f..ad0232dee5f5 --date=short --no-merges --format='%ad %ae %s'
2018-09-27 33432579+alan-baker@users.noreply.github.com Unify memory instruction validation style (#1934)


Created with:
  gclient setdep -r src/third_party/SPIRV-Tools/src@ad0232dee5f5

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.


TBR=dsinclair@chromium.org

Change-Id: I36a76977a0f6e2514f59c53d315d892313c7b454
Reviewed-on: https://chromium-review.googlesource.com/1249631Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#594778}
parent 17de247c
...@@ -213,7 +213,7 @@ vars = { ...@@ -213,7 +213,7 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling feed # the commit queue can handle CLs rolling feed
# and whatever else without interference from each other. # and whatever else without interference from each other.
'spv_tools_revision': 'd3738be3476fdcd80279980401c5fefd64792f09', 'spv_tools_revision': 'ad0232dee5f5c15a5713d5b14e1763fcca6b02b8',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling feed # the commit queue can handle CLs rolling feed
# and whatever else without interference from each other. # and whatever else without interference from each other.
......
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