-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Open
Labels
e: impellerImpeller rendering backend issues and features requestsImpeller rendering backend issues and features requeststeam-engineOwned by Engine teamOwned by Engine team
Description
Currently, tests like fragment_shader_test.dart will only execute against the vulkan backend. flutter_tester lacks the ability to run against any other backend which is important when the test incorporates things like impellerc which behaves differently for each backend.
notes:
- while flutter_tester technically runs with the vulkan backend, it doesn't actually run the tests in question getUniformFloat(String name) fails on Vulkan #180595 will fix that
if (impellerEnabled) {
Metadata
Metadata
Assignees
Labels
e: impellerImpeller rendering backend issues and features requestsImpeller rendering backend issues and features requeststeam-engineOwned by Engine teamOwned by Engine team