Is it possible to force iced to use vulkan exclusively?
Yes, if you write a custom vulkan Renderer and use it instead of the provided wgpu one
iced is generic over the Renderer type
Yes, if you write a custom vulkan Renderer and use it instead of the provided wgpu one
iced is generic over the Renderer type