Name: Khronos Vulkan Validation Layers Components Short Name: Vulkan Validation Layers Version: N/A URL: https://github.com/KhronosGroup/Vulkan-ValidationLayers Update Mechanism: Autoroll SOURCE CODE: git clone https://github.com/KhronosGroup/Vulkan-ValidationLayers.git Revision: 96f4670ba73b6adc79f94988ef840d16b4418e11 Security Critical: no Shipped: no License: Apache-2.0 License File: src/LICENSE.txt Description: The Khronos Vulkan Validation Layers Components consist of the Vulkan Validation Layers. The layers help validate Vulkan programs at runtime for development. When enabled the Vulkan loader will hook the layers into the Vulkan APIs so that they evaluate Vulkan API calls and flag the incorrect use of the API with callbacks. The layers are essential for developing Vulkan applications.