← Back to context Comment by criticalfault 5 days ago Is it possible to force iced to use vulkan exclusively? 1 comment criticalfault Reply airstrike 5 days ago Yes, if you write a custom vulkan Renderer and use it instead of the provided wgpu oneiced is generic over the Renderer type
airstrike 5 days ago Yes, if you write a custom vulkan Renderer and use it instead of the provided wgpu oneiced 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