mirror of
https://github.com/KhronosGroup/Vulkan-Headers
synced 2024-11-21 06:26:00 -07:00
Add reference to multiple Hpp headers added to this repository
This commit is contained in:
parent
ab968ab2fc
commit
37164a5726
1 changed files with 9 additions and 0 deletions
|
@ -42,7 +42,16 @@ Files in this repository originate from:
|
|||
|
||||
### 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/vulkan.hpp
|
||||
* include/vulkan/vulkan_enums.hpp
|
||||
* include/vulkan/vulkan_funcs.hpp
|
||||
* include/vulkan/vulkan_handles.hpp
|
||||
* include/vulkan/vulkan_raii.hpp
|
||||
* include/vulkan/vulkan_structs.hpp
|
||||
|
||||
## Version Tagging Scheme
|
||||
|
||||
|
|
Loading…
Reference in a new issue