mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Earlier, there was no recovery from vk::Result::eSuboptimalKHR. This made the playground be stuck with a swapchain image size of 1x1 with suboptimal error code on acquisition indefinitely. Towards fixing the playgrounds. There are still some validation errors.