From 37164a5726f7e6113810f9557903a117498421cf Mon Sep 17 00:00:00 2001 From: Jon Leech Date: Mon, 21 Jun 2021 00:25:14 -0700 Subject: Add reference to multiple Hpp headers added to this repository --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 775c027..18ec81a 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3