Description
Vulkan applications can locate and use installable client drivers in Windows-targeted graphics runtimes through the ICD loader. Developers and packagers use it so Vulkan programs can connect to the right driver implementation.
It is a graphics loader library, not a GPU driver itself. Compatibility depends on driver installation, runtime configuration, and the target graphics hardware.