Skip to content

[Impeller] Allow accessing the capabilities of a context along with default attachment pixel formats. #120498

@chinmaygarde

Description

@chinmaygarde
  • We should remove kDefaultColor and kDefaultStencil.
  • Make impeller::Context return a capabilities object.
  • Make the capabilities object return the color and stencil format recommendations. The recommendations will be supported on the target platform.
  • Make the capabilities object immutable.
  • HasThreadingRestrictions and SupportsOffscreenMSAA into the new capabilities object. These are on the context today.

Metadata

Metadata

Assignees

Labels

P1High-priority issues at the top of the work liste: 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