You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, running the unit-tests requires the --enable-impeller-vulkan GN option enabled. Now that we have landed the Vulkan backend and are iterating on it in tree, perhaps it is time to remove the need for this flag.
Currently, running the unit-tests requires the
--enable-impeller-vulkanGN option enabled. Now that we have landed the Vulkan backend and are iterating on it in tree, perhaps it is time to remove the need for this flag.