Update for Vulkan-Docs 1.2.182

Also includes new header files generated by Vulkan-Hpp. Previously
everything went into the monolithic header vulkan.hpp, which had grown
very long. Now different types of interfaces are segregated into
different files.
This commit is contained in:
Jon Leech
2021-06-21 00:19:57 -07:00
committed by Jon Leech
parent 9d10a96f2d
commit ab968ab2fc
10 changed files with 134020 additions and 114154 deletions

View File

@@ -85,7 +85,6 @@
#include "vulkan_screen.h"
#endif
#ifdef VK_ENABLE_BETA_EXTENSIONS
#include "vulkan_beta.h"
#endif