A library that is placed between a Vulkan application and any number of Vulkan drivers, in order to support multiple drivers https://github.com/KhronosGroup/Vulkan-Loader
Go to file
2024-01-05 19:10:22 +01:00
README.md update to 1.2.166 [release 1.2.166-1mamba;Wed Jan 06 2021] 2024-01-05 19:10:22 +01:00
vulkan-loader.spec automatic version update by autodist [release 1.2.201-1mamba;Wed Dec 08 2021] 2024-01-05 19:10:22 +01:00

vulkan-loader

The ICD loader is a library that is placed between a Vulkan application and any number of Vulkan drivers, in order to support multiple drivers and the instance-level functionality that works across these drivers. Additionally, the loader manages inserting Vulkan layer libraries, such as validation layers, between an application and the drivers.