Chinmay Garde 0c03fdf90c [Impeller] Allow playgrounds to use SwiftShader via a flag. (flutter/engine#50298)
Specifying the `--use_swiftshader` flag will find an setup the SwiftShader ICD in the process. Allows switching between two Vulkan implementation (system and SwiftShader) quickly using a flag.

Following up on https://github.com/flutter/flutter/issues/127070
2024-02-02 22:07:11 +00:00
..