Roll ANGLE from 4dcfd08c0784 to ff110417bb04 (6 revisions)

4dcfd08c07..ff110417bb

2023-05-26 romanl@google.com Vulkan: Emulate RGB32 uniform texel buffers when unsupported
2023-05-26 tao.wang.2261@gmail.com [riscv64][android] skip 2nd abi support for pure 64-bit android
2023-05-26 romanl@google.com Add supports_legacy_dithering feature
2023-05-26 penghuang@chromium.org Disable global share context lock for non-Android build
2023-05-26 syoussefi@chromium.org Translator: Remove the "variables" option
2023-05-26 geofflang@chromium.org D3D11: Also unbind DSVs when unbinding conflicting resources

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,shrekshao@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: dawn:1291
Tbr: shrekshao@google.com
Change-Id: I81130fb790039d3306ca68711987cf9b1ec04154
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/134780
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
Dawn Autoroller 2023-05-27 11:03:35 +00:00 committed by Dawn LUCI CQ
parent f75e5c07b0
commit 90afb11c4a
1 changed files with 1 additions and 1 deletions

2
DEPS
View File

@ -136,7 +136,7 @@ deps = {
},
'third_party/angle': {
'url': '{chromium_git}/angle/angle@4dcfd08c07842e5f4aef044c6e2aa92b6020f8fe',
'url': '{chromium_git}/angle/angle@ff110417bb04e9bc13079eeed99940009d9c3ce1',
'condition': 'dawn_standalone',
},