Roll ANGLE from a00b6ca46f18 to cfc4db34643f (1 revision)
a00b6ca46f..cfc4db3464
2022-01-04 kpiddington@apple.com Metal: Provoking vertex support for Metal DrawArrays
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 alanbaker@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: alanbaker@google.com
Change-Id: I2365ee1116c2c24cdda12238def871ee89824c7f
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/75280
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
c33037645b
commit
b61f09ec58
2
DEPS
2
DEPS
|
@ -116,7 +116,7 @@ deps = {
|
||||||
},
|
},
|
||||||
|
|
||||||
'third_party/angle': {
|
'third_party/angle': {
|
||||||
'url': '{chromium_git}/angle/angle@a00b6ca46f18a875ead0b2b7f3d7dae4e8b60b86',
|
'url': '{chromium_git}/angle/angle@cfc4db34643f0dbc7dba2ac6c8b9d239b4dedc4e',
|
||||||
'condition': 'dawn_standalone',
|
'condition': 'dawn_standalone',
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue