-
Notifications
You must be signed in to change notification settings - Fork 6k
[Impeller] Limit subpass textures and backdrop blurs to the current clip #42039
Conversation
e55e686
to
e0cc2c7
Compare
Golden file changes have been found for this pull request. Click here to view and triage (e.g. because this is an intentional change). If you are still iterating on this change and are not ready to resolve the images on the Flutter Gold dashboard, consider marking this PR as a draft pull request above. You will still be able to view image results on the dashboard, commenting will be silenced, and the check will not try to resolve itself until marked ready for review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Do you have additionally follow up work for this already scoped out?
Yes, I'm planning the following assuming this one sticks without issues:
|
…126876) flutter/engine@00f20fb...027ca79 2023-05-15 [email protected] Use release_build and os dimension consistently. (flutter/engine#42012) 2023-05-15 [email protected] [Impeller] Add interactive DrawPaint blend test (flutter/engine#42031) 2023-05-15 [email protected] [Impeller] Limit subpass textures and backdrop blurs to the current clip (flutter/engine#42039) 2023-05-15 [email protected] Roll Dart SDK from c302a0252785 to d2b2ac829842 (1 revision) (flutter/engine#42051) 2023-05-15 [email protected] Upload xcresults to LUCI cloud storage (flutter/engine#41647) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Please CC [email protected],[email protected],[email protected] on the revert to ensure that a human is aware of the problem. To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose 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
We aren't going to cherry pick this due to its size. cc @bdero @jonahwilliams |
…lutter#126876) flutter/engine@00f20fb...027ca79 2023-05-15 [email protected] Use release_build and os dimension consistently. (flutter/engine#42012) 2023-05-15 [email protected] [Impeller] Add interactive DrawPaint blend test (flutter/engine#42031) 2023-05-15 [email protected] [Impeller] Limit subpass textures and backdrop blurs to the current clip (flutter/engine#42039) 2023-05-15 [email protected] Roll Dart SDK from c302a0252785 to d2b2ac829842 (1 revision) (flutter/engine#42051) 2023-05-15 [email protected] Upload xcresults to LUCI cloud storage (flutter/engine#41647) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll Please CC [email protected],[email protected],[email protected] on the revert to ensure that a human is aware of the problem. To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose 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
Part of flutter/flutter#126696.
New backdrop blur playground:
Screen.Recording.2023-05-15.at.5.59.10.AM.mov
Frame capture showing the reduced pass sizes:
Screen.Recording.2023-05-15.at.6.05.21.AM.mov