Skip to content

[Impeller] Link swiftshader statically into flutter_tester #138169

@dnfield

Description

@dnfield

Right now, flutter_tester --enable-impeller is dynamically resolving libvk_swiftshader from the dyld path, but we should be able to link it statically.

When I worked on this I tried static linking initially and had some trouble, so I just did some dynamic linking as we do in other test harnesses. It would be easier for customers downstream (e.g. the framework) if it's linked statically.

/cc @chinmaygarde @bdero @jonahwilliams

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1High-priority issues at the top of the work lista: tests"flutter test", flutter_test, or one of our testse: impellerImpeller rendering backend issues and features requestsr: fixedIssue is closed as already fixed in a newer versionteam-engineOwned by Engine teamtriaged-engineTriaged by Engine team

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions