Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
README.chromium | H A D | 25-Apr-2025 | 581 | 17 | 14 |
README.chromium
1Name: Vulkan Loader Components 2Short Name: Vulkan Loader 3Version: N/A 4URL: https://github.com/KhronosGroup/Vulkan-Loader 5SOURCE CODE: git clone https://github.com/KhronosGroup/Vulkan-Loader.git 6Revision: DEPS 7Security Critical: no 8Shipped: yes 9License: Apache 2.0 10License File: src/LICENSE.txt 11 12Description: 13The Vulkan Loader Components are used to build the open-source desktop Vulkan loader. The loader 14is a library that loads the Vulkan entry points and hooks them into the correct layers and the 15client driver (ICD). This is required for using Vulkan layers and applications. 16 17