cc_library( name = "vulkan", hdrs = [ "vk_platform.h", "vulkan.h", "vulkan_core.h", ], includes = [ ".", ], visibility = ["//:__subpackages__"], )