Roll ANGLE from 97c2cbd64f6e to d37c97d18a21 (11 revisions)

97c2cbd64f..d37c97d18a

2023-04-25 lexa.knyazev@gmail.com Metal: Implement OES_shader_multisample_interpolation
2023-04-25 vikassoni@chromium.org Add extension to skip texture renderability validation in ANGLE.
2023-04-25 cnorthrop@google.com Android: Build traces outside of APK
2023-04-25 lexa.knyazev@gmail.com D3D11: Ignore sample mask and A2C for single-sampled rendering
2023-04-25 syoussefi@chromium.org Vulkan: Fix access mask of generateMipmap's blit
2023-04-25 geofflang@chromium.org Prefer Metal over CGL for querying device registry IDs.
2023-04-25 lexa.knyazev@gmail.com GL: Enable NV_shader_noperspective_interpolation on ES
2023-04-25 lexa.knyazev@gmail.com GL: Fix readPixels for snorm color buffers
2023-04-25 geofflang@chromium.org D3D11: Fix instanced vertex streaming data copies.
2023-04-25 syoussefi@chromium.org Vulkan: Use Android TLS for *valid* global context
2023-04-25 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from dd55e592406d to 23e97b79fb91 (2 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 angle-team+autoroll@google.com,enga@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: enga@google.com
Change-Id: I7cebf3f02070b3890912924c8e7e5cac2c83e5cd
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/129340
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 2023-04-26 04:19:04 +00:00 committed by Dawn LUCI CQ
parent 523fbbca76
commit fd87e9d676

2
DEPS
View File

@ -136,7 +136,7 @@ deps = {
},
'third_party/angle': {
'url': '{chromium_git}/angle/angle@97c2cbd64f6e753a194a20053aac2a94a683a772',
'url': '{chromium_git}/angle/angle@d37c97d18a21fb00d3ee9adc11a7ebe8e2e69a66',
'condition': 'dawn_standalone',
},