Skip to content

[Impeller] Clip backdrop filter regions before applying expensive filters. #126696

@jonahwilliams

Description

@jonahwilliams

From the issue #126353 , it looks like when applying a backdrop blur to a limited region of the screen that we're actually applying a blur to the entire backdrop texture. We should investigate why this is happening, as we could get some performance back by clipping or blitting this into a smaller texture first.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work liste: impellerImpeller rendering backend issues and features requestsengineflutter/engine related. See also e: labels.waiting for PR to land (fixed)A fix is in flight

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions