Vulkan loader library The Loader implements the main VK library. It handles layer management and driver management. The loader fully supports multi-gpu operation. As part of this, it dispatches API calls to the correct driver, and to the correct layers, based on the GPU object selected by the application. This package includes the loader library.
Version | 1.1.97-2 |
---|---|
Home page | https://github.com/KhronosGroup/Vulkan-Loader |
Copyright | /usr/share/doc/libvulkan1/copyright |
Licenses | Apache-2.0 MIT |