-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
flutter/engine
#55893Labels
c: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.flutter-gpur: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versionteam-engineOwned by Engine teamOwned by Engine team
Description
This is a holdover from when we first refactored the impeller::RenderPass to set command properties directly on Metal/GLES. Flutter GPU has always had this kind of interface. We still need to cache the pipeline descriptor, but anything that writes to the command should just write to the underlying impeller::RenderPass directly.
Metadata
Metadata
Assignees
Labels
c: proposalA detailed proposal for a change to FlutterA detailed proposal for a change to Flutterengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.flutter-gpur: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versionteam-engineOwned by Engine teamOwned by Engine team
Type
Projects
Status
✅ Done