Skip to content

[Impeller] Move the stencil coverage logic into Aiks #126386

@bdero

Description

@bdero

Currently, we perform aggressive culling based on clips and texture sizes in EntityPass::OnRender by tracking a stencil coverage stack. But with recent changes, we're effectively tracking stencil coverage in the Aiks transformation stack so that we can feed this information back to DisplayList. Moving this logic into Aiks will remove repeated/unnecessary coverage computation, simplify EntityPass, and cull earlier.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Issues that are less important to the Flutter projectc: proposalA detailed proposal for a change to Fluttere: impellerImpeller rendering backend issues and features requestsengineflutter/engine related. See also e: labels.team-engineOwned by Engine teamtriaged-engineTriaged by Engine team

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions