Roll ANGLE from a48a2c7a277a to 9340f01d390b (8 revisions)

a48a2c7a27..9340f01d39

2022-11-03 lexa.knyazev@gmail.com Metal: Restore load actions after attachment updates
2022-11-03 syoussefi@chromium.org Revert "Vulkan: Implement EGL_EXT_device_drm[_render_node]"
2022-11-03 bsheedy@chromium.org Migrate ANGLE regexp filters
2022-11-03 robert.mader@collabora.com Vulkan: Implement EGL_EXT_device_drm[_render_node]
2022-11-03 chris@rive.app Add an EXT_shader_pixel_local_storage impl of PLS
2022-11-03 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from da2edceb04a8 to a113fba5d946 (1 revision)
2022-11-03 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 2c98c5af6539 to 5da1d1188b33 (352 revisions)
2022-11-03 gert.wollny@collabora.com translator: handle tesselation shaders when force-init outputs

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: I3ee5928efc9d688c41138b710c704d8017a7b907
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/108520
Kokoro: Kokoro <noreply+kokoro@google.com>
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:
Dawn Autoroller 2022-11-03 20:13:45 +00:00 committed by Dawn LUCI CQ
parent 6590cc4fd9
commit f7437910b8
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -132,7 +132,7 @@ deps = {
},
'third_party/angle': {
'url': '{chromium_git}/angle/angle@a48a2c7a277ad5d9a69e2f830ffc730e3cb6af77',
'url': '{chromium_git}/angle/angle@9340f01d390bc79468ddaf99492f1bc4cc5845a7',
'condition': 'dawn_standalone',
},