blob: 44a8fb6526b3dc42310e901042f07aa1547cfc45 [file] [edit]
Name: null_vulkan: vulkan_loader_and_validation_layers
Security Critical: yes
License File: COPYRIGHT.txt
License: BSD-3-Clause, Copyright, MIT
License File: LICENSE.txt
License: Apache-2.0
Source: https://fuchsia.googlesource.com/third_party/vulkan_loader_and_validation_layers
Git Commit: eea5b890a411d2d92f9cb8125acd08bc24bb0b0c
Description:
Copies function declarations from vulkan.h (from Fuchsia mirror of the Khronos
Vulkan-Headers repo), and adds stub implementations. The purpose is to provide
a null implementation of Vulkan which will fail any attempt to create a
VkInstances or VkDevice; this is useful for running host tests on test servers
that have not been configured with Vulkan.