Roll ANGLE from 659fb3c50e7c to 056c6c7c2ba5 (1 revision)
659fb3c50e..056c6c7c2b
2022-07-11 lexa.knyazev@gmail.com Metal: Skip invalidation of emulated formats
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 bclayton@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: bclayton@google.com
Change-Id: I882394d9c5eb525f864dfcc679c9305e02538291
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/95901
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
parent
9514098b31
commit
9a480af593
2
DEPS
2
DEPS
|
@ -129,7 +129,7 @@ deps = {
|
||||||
},
|
},
|
||||||
|
|
||||||
'third_party/angle': {
|
'third_party/angle': {
|
||||||
'url': '{chromium_git}/angle/angle@659fb3c50e7c48c454cae1b269607b5a99ceb24e',
|
'url': '{chromium_git}/angle/angle@056c6c7c2ba53f71d4ad69ee0a24733d83945991',
|
||||||
'condition': 'dawn_standalone',
|
'condition': 'dawn_standalone',
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue