Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

[Impeller] Delete EntityPass::AddSubpassInline. - #52182

Merged
auto-submit[bot] merged 2 commits into
flutter-team-archive:mainfrom
bdero:bdero/entitypass-dead-code
Apr 17, 2024
Merged

[Impeller] Delete EntityPass::AddSubpassInline.#52182
auto-submit[bot] merged 2 commits into
flutter-team-archive:mainfrom
bdero:bdero/entitypass-dead-code

Conversation

@bdero

Copy link
Copy Markdown
Contributor

This is dead code now that we don't handle pictures with Aiks.

@jonahwilliamsjonahwilliams left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

…team-archive#52181)
We don't need to track the actual number of reads anymore now that clips
are replayed (since we no longer ever store the stencil or depth
buffers).
Also, we don't need to pass this into `InlinePassContext` anymore.
@bdero
bderoforce-pushed the bdero/entitypass-dead-code branch from fca56b3 to bb2a216CompareApril 17, 2024 18:45
@bderobdero added the autosubmit Merge PR when tree becomes green via auto submit App label Apr 17, 2024
@auto-submit
auto-submitBot merged commit 9edcb26 into flutter-team-archive:mainApr 17, 2024
auto-submitBot pushed a commit to flutter/flutter that referenced this pull request Apr 17, 2024
flutter-team-archive/engine@cc73c5c...9edcb26
2024-04-17 bdero@google.com [Impeller] Delete `EntityPass::AddSubpassInline`. (flutter-team-archive/engine#52182)
2024-04-17 skia-flutter-autoroll@skia.org Roll Skia from 2790777048d3 to 0c56bd472923 (4 revisions) (flutter-team-archive/engine#52203)
2024-04-17 matej.knopp@gmail.com [macOS] Handle interleaved movement and gesture events (flutter-team-archive/engine#52201)
2024-04-17 bdero@google.com [Impeller] Remove old clip height tracking from Entity. (flutter-team-archive/engine#52178)
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 jsimmons@google.com,rmistry@google.com,zra@google.com 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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
gilnobrega pushed a commit to gilnobrega/flutter that referenced this pull request Apr 22, 2024
…6946)
flutter-team-archive/engine@cc73c5c...9edcb26
2024-04-17 bdero@google.com [Impeller] Delete `EntityPass::AddSubpassInline`. (flutter-team-archive/engine#52182)
2024-04-17 skia-flutter-autoroll@skia.org Roll Skia from 2790777048d3 to 0c56bd472923 (4 revisions) (flutter-team-archive/engine#52203)
2024-04-17 matej.knopp@gmail.com [macOS] Handle interleaved movement and gesture events (flutter-team-archive/engine#52201)
2024-04-17 bdero@google.com [Impeller] Remove old clip height tracking from Entity. (flutter-team-archive/engine#52178)
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 jsimmons@google.com,rmistry@google.com,zra@google.com 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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

autosubmitMerge PR when tree becomes green via auto submit Appe: impeller

Development

Successfully merging this pull request may close these issues.

2 participants

@bdero@jonahwilliams