mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
An app may render offscreen images before it gets a window. The ContextVK needs to have a default color format so that render passes can be created before the ContextVK is updated to use the window's format.