Roll ANGLE from 115d83618e1a to 7d6f3d94e3a8 (8 revisions)

115d83618e..7d6f3d94e3

2022-07-22 lfy@google.com glValidateProgramPipelines: Skip draw state error check
2022-07-22 romanl@google.com Remove a few cases that are skipped by end2end.
2022-07-21 chris@rive.app Use "readwrite" PLS images when possible
2022-07-21 chris@rive.app Automatically enable early_fragment_tests when PLS is declared
2022-07-21 chris@rive.app Add support for PLS as function arguments
2022-07-21 romanl@google.com Ignore tests skipped by the suite.
2022-07-21 yuxinhu@google.com Vulkan: Disable Multisample Framebuffer Fetch
2022-07-21 penghuang@chromium.org Add angle_enable_share_context_lock build flag

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 kainino@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: kainino@google.com
Change-Id: Ic3185e95199d2bd4af2576c80db3b6b9d116c8ec
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/96960
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-07-22 08:11:55 +00:00 committed by Dawn LUCI CQ
parent 541603da05
commit d5030ad463
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -129,7 +129,7 @@ deps = {
},
'third_party/angle': {
'url': '{chromium_git}/angle/angle@115d83618e1a968ff1d05acb244424729f1b48cb',
'url': '{chromium_git}/angle/angle@7d6f3d94e3a8494c91f2ca3525a03bef9a94b162',
'condition': 'dawn_standalone',
},