Comment by criticalfault 5 months ago Is it possible to force iced to use vulkan exclusively? 1 comment criticalfault Reply airstrike 4 months 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 4 months 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