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

Roll Tint from c23a5652bda1 to 5ede1190cf97 (3 revisions)

https://dawn.googlesource.com/tint.git/+log/c23a5652bda1..5ede1190cf97

2020-10-28 dsinclair@chromium.org [hlsl-writer] Add read-only storage buffers.
2020-10-28 dsinclair@chromium.org [msl-writer] Add read-only storage buffers.
2020-10-28 dsinclair@chromium.org Rename unwrap helpers.

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/tint-chromium-autoroll
Please CC rharrison@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: rharrison@google.com
Change-Id: I0dbdb182204bef385aca6dd4f69fb268776188c2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2506456Reviewed-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@{#821982}
parent 49634b02
......@@ -368,7 +368,7 @@ vars = {
'ukey2_revision': '0275885d8e6038c39b8a8ca55e75d1d4d1727f47',
# the commit queue can handle CLs rolling feed
# and whatever else without interference from each other.
'tint_revision': 'c23a5652bda18487da7626bd279a7fa913092324',
'tint_revision': '5ede1190cf977623f2f136fb4e8d984fccc39e99',
# TODO(crbug.com/941824): The values below need to be kept in sync
# between //DEPS and //buildtools/DEPS, so if you're updating one,
......
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