Roll ANGLE from 91850a24e8f8 to c394adfc2ce5 (4 revisions)

91850a24e8..c394adfc2c

2022-08-25 gert.wollny@collabora.com ANGLE: reorder program and shader creation
2022-08-24 bryantchandler@chromium.org Rename README.angle to README.chromium
2022-08-24 cclao@google.com Vulkan: Always enable mVirtualBlockMutex
2022-08-24 eddiehatfield@google.com Add unimplemented GLX entry points to desktop GL

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 rharrison@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: rharrison@google.com
Change-Id: Ic58afbd8962343a434f5ede2320a5cd92dae1e1e
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/100400
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 2022-08-25 11:59:27 +00:00 committed by Dawn LUCI CQ
parent 6a8115896a
commit 0c2bdac445
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@91850a24e8f863375f51458e696477b02918c5a1',
'url': '{chromium_git}/angle/angle@c394adfc2ce533b94f0b5878928d49d00d851f9c',
'condition': 'dawn_standalone',
},