Skip to content

Layer diffing is performed even if partial repaint is disabled #95681

@knopp

Description

@knopp

Layer diffing should only be performed when partial repaint is enabled (currently iOS/metal). However when looking at #95211 I realized that the diffing code is run on other platforms as well. This is unnecessary overhead because the result is unused.

Metadata

Metadata

Assignees

Labels

P1High-priority issues at the top of the work listengineflutter/engine related. See also e: labels.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions