docs: Re-add documentation
This commit is contained in:
parent
78448eda6e
commit
4f1c41662f
2 changed files with 18 additions and 0 deletions
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
Please note when contributing what files this repository actually is responsible for.
|
||||
|
||||
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)
|
||||
|
||||
### This repository (https://github.com/KhronosGroup/Vulkan-Headers)
|
||||
|
||||
* BUILD.gn
|
||||
|
|
@ -26,4 +28,8 @@ Please note when contributing what files this repository actually is responsible
|
|||
|
||||
### Vulkan C++ Binding Repository (https://github.com/KhronosGroup/Vulkan-Hpp)
|
||||
|
||||
As of the Vulkan-Docs 1.2.182 spec update, the Vulkan-Hpp headers have been
|
||||
split into multiple files. All of those files are now included in this
|
||||
repository.
|
||||
|
||||
* include/vulkan/*.hpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue