Skip to content

[Impeller] Partially update and reuse glyph atlases across render passes. #116815

@chinmaygarde

Description

@chinmaygarde

Today, glyph atlases are created per render pass and discarded immediately after. This causes a lot of churn and the primary performance bottleneck in rendering text heavy applications using Impeller.

Impeller should be able to reuse glyph atlases across multiple render passes.

Metadata

Metadata

Assignees

Labels

P2Important issues not at the top of the work listc: performanceRelates to speed or footprint issues (see "perf:" labels)e: impellerImpeller rendering backend issues and features requestsengineflutter/engine related. See also e: labels.

Type

No type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions