Commit 09dd36ac authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll Tint from 88dc2a4895c3 to cc2305dd9537 (3 revisions)

https://dawn.googlesource.com/tint.git/+log/88dc2a4895c3..cc2305dd9537

2020-11-05 rharrison@chromium.org [inspector] Extract Sampler resource binding information
2020-11-05 dj2@everburning.com Fixup emitting duplicate globals in HLSL.
2020-11-04 dsinclair@chromium.org [wgsl-reader][wgsl-writer] Update storage texture type name.

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 cwallez@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: cwallez@google.com
Change-Id: I1f4200f5368a7f7b6cf94fa51941d04b59518163
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2522363Reviewed-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@{#824700}
parent 4e347175
...@@ -368,7 +368,7 @@ vars = { ...@@ -368,7 +368,7 @@ vars = {
'ukey2_revision': '0275885d8e6038c39b8a8ca55e75d1d4d1727f47', 'ukey2_revision': '0275885d8e6038c39b8a8ca55e75d1d4d1727f47',
# 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.
'tint_revision': '88dc2a4895c324a266df98c6c2543723c35d5eb5', 'tint_revision': 'cc2305dd95378e2189a1847a425bd4accf7969fb',
# TODO(crbug.com/941824): The values below need to be kept in sync # TODO(crbug.com/941824): The values below need to be kept in sync
# between //DEPS and //buildtools/DEPS, so if you're updating one, # 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