1*8975f5c5SAndroid Build Coastguard WorkerName: Khronos Vulkan Validation Layers Components 2*8975f5c5SAndroid Build Coastguard WorkerShort Name: Vulkan Validation Layers 3*8975f5c5SAndroid Build Coastguard WorkerVersion: N/A 4*8975f5c5SAndroid Build Coastguard WorkerURL: https://github.com/KhronosGroup/Vulkan-ValidationLayers 5*8975f5c5SAndroid Build Coastguard WorkerSOURCE CODE: git clone https://github.com/KhronosGroup/Vulkan-ValidationLayers.git 6*8975f5c5SAndroid Build Coastguard WorkerRevision: DEPS 7*8975f5c5SAndroid Build Coastguard WorkerSecurity Critical: no 8*8975f5c5SAndroid Build Coastguard WorkerShipped: no 9*8975f5c5SAndroid Build Coastguard WorkerLicense: Apache 2.0 10*8975f5c5SAndroid Build Coastguard WorkerLicense File: src/LICENSE.txt 11*8975f5c5SAndroid Build Coastguard Worker 12*8975f5c5SAndroid Build Coastguard WorkerDescription: 13*8975f5c5SAndroid Build Coastguard WorkerThe Khronos Vulkan Validation Layers Components consist of the Vulkan 14*8975f5c5SAndroid Build Coastguard WorkerValidation Layers. The layers help validate Vulkan programs at runtime 15*8975f5c5SAndroid Build Coastguard Workerfor development. When enabled the Vulkan loader will hook the layers 16*8975f5c5SAndroid Build Coastguard Workerinto the Vulkan APIs so that they evaluate Vulkan API calls and flag 17*8975f5c5SAndroid Build Coastguard Workerthe incorrect use of the API with callbacks. The layers are essential 18*8975f5c5SAndroid Build Coastguard Workerfor developing Vulkan applications. 19