| OLD | NEW |
| (Empty) | |
| 1 Name: Vulkan Ecosystem Components |
| 2 Short Name: Vulkan Layers SDK |
| 3 Version: unknown |
| 4 URL: https://github.com/KhronosGroup/Vulkan-LoaderAndValidationLayers |
| 5 SOURCE CODE: git clone https://github.com/KhronosGroup/Vulkan-LoaderAndValidatio
nLayers.git |
| 6 Date: 06/07/2016 |
| 7 Revision: d9da90d92748c37962766868f8b0354637672c2a |
| 8 Security Critical: no |
| 9 License: Apache 2.0 |
| 10 License File: LICENSE.txt |
| 11 |
| 12 Description: |
| 13 The Vulkan Ecosystem Components consist of the Vulkan loader and Validation Laye
rs SDK. The layers help |
| 14 validate Vulkan programs at runtime for development, and the loader is a utility
for loading the Vulkan |
| 15 entry points and hooking them into the correct layers. These are essential for d
eveloping Vulkan |
| 16 applications. |
| 17 |
| OLD | NEW |