Skip to content

[Impeller] Consider removing SkiaGPUObject usage for Impeller backend #122634

@jonahwilliams

Description

@jonahwilliams

This object can be used to schedule deletion on a particular thread, which is required for Skia backends. We run a task to clean up thse objects every N seconds.

For the Impeller backend, most/all objects don't need to be deleted on a particular thread. We should consider just deleting these objects when we're done with them. IIRC this includes display lists and images.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Issues that are less important to the Flutter projecte: 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