Updated Vulkan headers

This commit is contained in:
Sascha Willems 2023-08-01 18:07:27 +02:00
parent ae4ed5f9ad
commit 65ca947d0e
23 changed files with 1568 additions and 288 deletions

View file

@ -19,6 +19,7 @@ extern "C" {
// VK_KHR_xlib_surface is a preprocessor guard. Do not pass it to API calls.
#define VK_KHR_xlib_surface 1
#define VK_KHR_XLIB_SURFACE_SPEC_VERSION 6
#define VK_KHR_XLIB_SURFACE_EXTENSION_NAME "VK_KHR_xlib_surface"