Update for Vulkan-Docs 1.2.171

This commit is contained in:
Jon Leech
2021-02-28 22:50:55 -08:00
committed by Jon Leech
parent 1d99b835ec
commit a6a971aa64
7 changed files with 472 additions and 80 deletions

View File

@@ -80,6 +80,12 @@
#endif
#ifdef VK_USE_PLATFORM_SCREEN_QNX
#include <screen/screen.h>
#include "vulkan_screen.h"
#endif
#ifdef VK_ENABLE_BETA_EXTENSIONS
#include "vulkan_beta.h"
#endif