Roll ANGLE from 8e34ef7ac76b to 8181116607c9 (5 revisions)

8e34ef7ac7..8181116607

2022-09-20 lexa.knyazev@gmail.com Reject GL_HALF_FLOAT_OES on WebGL 2.0
2022-09-20 syoussefi@chromium.org GL: Implement GL_ANGLE_logic_op
2022-09-20 syoussefi@chromium.org Introduce GL_ANGLE_logic_op
2022-09-20 yuxinhu@google.com Vulkan: Do not cache the FramebufferHelper with no attachment
2022-09-20 abdolrashidi@google.com Roll VK-GL-CTS from 6dee9965e173 to 7bbdc916a414 (16 revisions)

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 bclayton@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: bclayton@google.com
Change-Id: Iee4733dd71c1de4f0243e9ca26183a3e863d0f74
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/102940
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-09-20 08:36:23 +00:00 committed by Dawn LUCI CQ
parent cd8752b770
commit fc6167b9a8
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@8e34ef7ac76bc00fad24fce97cab624d897b339e',
'url': '{chromium_git}/angle/angle@8181116607c97a4c35ed2351c4b72d856451f448',
'condition': 'dawn_standalone',
},