• Home
Name Date Size #Lines LOC

..--

src/03-May-2024-

README.chromiumD03-May-2024568 1613

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: HEAD
7Security Critical: no
8License: Apache 2.0
9License File: src/LICENSE.txt
10
11Description:
12The Vulkan Loader Components are used to build the open-source desktop Vulkan loader. The loader
13is a library that loads the Vulkan entry points and hooks them into the correct layers and the
14client driver (ICD). This is required for using Vulkan layers and applications.
15
16