mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
The vector of API calls returned by GetMockVulkanFunctions is not thread safe. The tests need to wait for the the background thread used by CommandPoolRecyclerVK to finish reclaiming resources before checking for mock Vulkan calls.
Flutter Engine
Setting up the Engine development environment
See here
gclient bootstrap
Flutter engine uses gclient to manage dependencies.
If you've already cloned the flutter repository: