Roll ANGLE from eb8488e1b30d to 6d153b7d7dfb (2 revisions)
eb8488e1b3..6d153b7d7d
2022-08-19 ffz@google.com Implement BaseInstanceEXT Capture Entry Points
2022-08-18 syoussefi@chromium.org Revert "Vulkan: Use VK_EXT_primitive_topology_list_restart"
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 alanbaker@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: alanbaker@google.com
Change-Id: Iff683ff5e2d8916bfba450257638cf195eeabd3d
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/99721
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
This commit is contained in:
parent
9de123fc85
commit
6debc15d25
2
DEPS
2
DEPS
|
@ -129,7 +129,7 @@ deps = {
|
||||||
},
|
},
|
||||||
|
|
||||||
'third_party/angle': {
|
'third_party/angle': {
|
||||||
'url': '{chromium_git}/angle/angle@eb8488e1b30dfcd80cc7a81e4c9f22ad3a68a0da',
|
'url': '{chromium_git}/angle/angle@6d153b7d7dfb900ff33350cbe702ae360a8af06c',
|
||||||
'condition': 'dawn_standalone',
|
'condition': 'dawn_standalone',
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue