Skip to content

[Impeller] Clamp texture decompression to maximum supported texture size. #108929

@chinmaygarde

Description

@chinmaygarde

Today, if the size of the texture is greater than the maximum size supported by the GPU, the image decoder will fail and throw an exception. Instead, the images must be resized (on the CPU) to the maximum supported texture size.

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.

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions