We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 362b025 commit 2e881e1Copy full SHA for 2e881e1
patches/engine.patch
@@ -438,7 +438,7 @@ index 28a19c75d1b..7b8e5e66e9f 100644
438
if (impeller_supports_rendering) {
439
deps += [
440
":tester_gpu_configuration",
441
---- "//flutter/third_party/swiftshader/src/Vulkan:swiftshader_libvulkan_static",
+ "//flutter/third_party/swiftshader/src/Vulkan:swiftshader_libvulkan_static",
442
]
443
+ if (is_termux) {
444
+ deps += [ "vk_swiftshader" ]
0 commit comments