Roll ANGLE from 929a3752077e to 94bbb40a42cd (5 revisions)
929a375207..94bbb40a42
2022-07-08 lexa.knyazev@gmail.com GL: Enable pack skip emulation on all Apple drivers
2022-07-07 cclao@google.com Vulkan: Remove VK_DESCRIPTOR_POOL_CREATE_FREE_DESCRIPTOR_SET_BIT
2022-07-07 lexa.knyazev@gmail.com D3D9: Implement float sources for Image9::copyFromRTInternal
2022-07-07 lexa.knyazev@gmail.com Clamp viewport dimensions on store
2022-07-07 mark@lunarg.com Extend labelObject functionality
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 dsinclair@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: dsinclair@google.com
Change-Id: Ifeef973ad4684cacab02dd747d7414d49c4ec73e
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/95801
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
342931ae08
commit
2468978f0b
2
DEPS
2
DEPS
|
@ -129,7 +129,7 @@ deps = {
|
||||||
},
|
},
|
||||||
|
|
||||||
'third_party/angle': {
|
'third_party/angle': {
|
||||||
'url': '{chromium_git}/angle/angle@929a3752077e526dbc4f24a1a7b2de6b56605031',
|
'url': '{chromium_git}/angle/angle@94bbb40a42cdbe7700739f733df9df2835ba453e',
|
||||||
'condition': 'dawn_standalone',
|
'condition': 'dawn_standalone',
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue