-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/engine
#41958Closed
Copy link
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work liste: impellerImpeller rendering backend issues and features requestsImpeller rendering backend issues and features requestsengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.
Description
The Vulkan backend in Impeller today is overly exuberant about extensions checks around swapchain availability and portability-enumberations (needed for MoltenVK). This gets in the way of supporting the SwiftShader Vulkan driver in the unit-tests.
The checks for this in Impeller must be relaxed so SwiftShader can be supported with Impeller unit-tests and we can enable the same on CI.
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work liste: impellerImpeller rendering backend issues and features requestsImpeller rendering backend issues and features requestsengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.