2 Copyright 2018-2023 The Khronos Group Inc.
4 SPDX-License-Identifier: Apache-2.0
9 Please note when contributing what files this repository actually is responsible for.
11 The majority for the Vulkan headers come from [Vulkan-Docs](https://github.com/KhronosGroup/Vulkan-Docs) or [Vulkan-Hpp](https://github.com/KhronosGroup/Vulkan-Hpp)
13 ### This repository (https://github.com/KhronosGroup/Vulkan-Headers)
23 * include/vulkan/vk_icd.h
24 * include/vulkan/vk_layer.h
26 ### Specification repository (https://github.com/KhronosGroup/Vulkan-Docs)
29 * registry/spec_tools/*.py
30 * registry/profiles/*.json
31 * All files under include/vulkan/ which are *not* listed explicitly as originating from another repository.
33 ### Vulkan C++ Binding Repository (https://github.com/KhronosGroup/Vulkan-Hpp)
35 As of the Vulkan-Docs 1.2.182 spec update, the Vulkan-Hpp headers have been
36 split into multiple files. All of those files are now included in this
39 * include/vulkan/*.hpp
40 * include/vulkan/*.cppm