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
jonahwilliams merged 1 commit into
mainfrom
revert-40886-reduce_advanced_blend_subpass
Apr 4, 2023
Merged

Revert "[Impeller] reduce advanced blend subpass count for single input with foreground color"#40914
jonahwilliams merged 1 commit into
mainfrom
revert-40886-reduce_advanced_blend_subpass

Conversation

@jonahwilliams

@jonahwilliams jonahwilliams commented Apr 4, 2023

Copy link
Copy Markdown
Contributor

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
Copy Markdown
Contributor 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
Copy Markdown
Contributor 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

Development

Successfully merging this pull request may close these issues.

2 participants