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

Revert "[Impeller] reduce advanced blend subpass count for single input with foreground color" #40914

Merged
merged 1 commit into from
Apr 4, 2023

Conversation

jonahwilliams
Copy link
Member

@jonahwilliams jonahwilliams commented Apr 4, 2023

Reverts #40886

This renders incorrectly when applied directly to contents instead of as a filter, essentially due to some transform mis handling.

The code only works when the snapshot has an identity transform, which is only true as a subpass

@jonahwilliams jonahwilliams requested review from bdero and dnfield April 4, 2023 17:20
@jonahwilliams
Copy link
Member Author

Applied to subpass: Correct

flutter_04

Applied directly to contents: Incorrect

flutter_05

@jonahwilliams jonahwilliams requested a review from zanderso April 4, 2023 18:43
@jonahwilliams jonahwilliams added the autosubmit Merge PR when tree becomes green via auto submit App label Apr 4, 2023
@jonahwilliams
Copy link
Member Author

I think these checks are stuck for unrelated reasons. Since this is a revert I'm just going to manually merge.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
autosubmit Merge PR when tree becomes green via auto submit App
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants