Skip to content

Embedder API should warn when software and GL renderer backing stores are mixed. #41398

@chinmaygarde

Description

@chinmaygarde

Currently, it is embedder responsibility to be consistent with the client rendering API of the backing stores being used with the custom compositor. However, mixing them will lead to significant performance issues (if it works at all in the case of a software root surface renderer config and a an OpenGL compositor backing store).

The embedder API must make sure the client rendering API of the compositor backing stores matches the root renderer config and return an error otherwise.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work liste: embedderUsers of the Embedder APIengineflutter/engine related. See also e: labels.team-engineOwned by Engine teamtriaged-engineTriaged by Engine team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions