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

Roll src/third_party/SPIRV-Tools/src 5994ae2a0450..76730a46a1d8 (1 commits)

https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git/+log/5994ae2a0450..76730a46a1d8


git log 5994ae2a0450..76730a46a1d8 --date=short --no-merges --format='%ad %ae %s'
2019-02-20 9856269+sarahM0@users.noreply.github.com In Vulkan, disallow BufferBlock on StorageBuffer variables  (#2380)


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

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: Id3c2e8281fc720a4f2762509371e058c41900d5c
Reviewed-on: https://chromium-review.googlesource.com/c/1478444Reviewed-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@{#633818}
parent 30b28c57
...@@ -237,7 +237,7 @@ vars = { ...@@ -237,7 +237,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': '5994ae2a045015004cce24802dc47c33736486ea', 'spv_tools_revision': '76730a46a1d81bdf46f25f33684e04b429ff1718',
# 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