Roll ANGLE from ca3b28b4b172 to 0f00fbae2cda (1 revision)
ca3b28b4b1..0f00fbae2c
2022-01-22 syoussefi@chromium.org Translator: Make vec/matrix size getters unsigned
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/angle-dawn-autoroll
Please CC sarahmashay@google.com on the revert to ensure that a human
is aware of the problem.
To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/issues/entry
To file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry
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/main/autoroll/README.md
Bug: None
Tbr: sarahmashay@google.com
Change-Id: Ib04b2a4584be4460db1d54508365a3c6e2f6e66f
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/77860
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
parent
16ea6420f4
commit
9a68ad594f
2
DEPS
2
DEPS
|
@ -128,7 +128,7 @@ deps = {
|
||||||
},
|
},
|
||||||
|
|
||||||
'third_party/angle': {
|
'third_party/angle': {
|
||||||
'url': '{chromium_git}/angle/angle@ca3b28b4b1724f1959dfdd71030f92d453f3f0fb',
|
'url': '{chromium_git}/angle/angle@0f00fbae2cdaf0813816bda44ac10d37ccba7a4b',
|
||||||
'condition': 'dawn_standalone',
|
'condition': 'dawn_standalone',
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue