Roll ANGLE from fd3bfb778d8a to 04cf49bc56af (3 revisions)

fd3bfb778d..04cf49bc56

2022-10-29 jmadill@chromium.org Update Mesa build variables.
2022-10-28 yuxinhu@google.com Fix Mid Execution Capture for External Texture
2022-10-28 tvignatti@igalia.com Metal: Fix 8-bit 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/angle-dawn-autoroll
Please CC dsinclair@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: dsinclair@google.com
Change-Id: Ibd6c249bdbcce8fa3cdafb7b9bde82bbc3162b09
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/107743
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
This commit is contained in:
Dawn Autoroller 2022-10-29 07:43:34 +00:00 committed by Dawn LUCI CQ
parent 5722f2878d
commit c09f30b0bd
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -132,7 +132,7 @@ deps = {
}, },
'third_party/angle': { 'third_party/angle': {
'url': '{chromium_git}/angle/angle@fd3bfb778d8a792cd3a0d03d3baad39e9d465e7a', 'url': '{chromium_git}/angle/angle@04cf49bc56af06d60ae236bc4fc747ff384970ef',
'condition': 'dawn_standalone', 'condition': 'dawn_standalone',
}, },