17 lines
617 B
Plaintext
17 lines
617 B
Plaintext
Name: Vulkan Loader Components
|
|
Short Name: Vulkan Loader
|
|
Version: N/A
|
|
URL: https://github.com/KhronosGroup/Vulkan-Loader
|
|
SOURCE CODE: git clone https://github.com/KhronosGroup/Vulkan-Loader.git
|
|
Date: 05/24/2018
|
|
Revision: dba71dacd085918656a69e07fe8f37a71f5ebe2e
|
|
Security Critical: no
|
|
License: Apache 2.0
|
|
License File: LICENSE.txt
|
|
|
|
Description:
|
|
The Vulkan Loader Components are used to build the open-source desktop Vulkan loader. The loader
|
|
is a library that loads the Vulkan entry points and hooks them into the correct layers and the
|
|
client driver (ICD). This is required for using Vulkan layers and applications.
|
|
|