Update for Vulkan-Docs 1.2.135

This commit is contained in:
Jon Leech
2020-03-17 05:02:49 -07:00
committed by Jon Leech
parent 74556a1317
commit 26341b4bf0
8 changed files with 11247 additions and 3862 deletions

View File

@@ -83,4 +83,9 @@
#include "vulkan_ggp.h"
#endif
#ifdef VK_ENABLE_BETA_EXTENSIONS
#include "vulkan_beta.h"
#endif
#endif // VULKAN_H_