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_MVK_macos_surface is a preprocessor guard. Do not pass it to API calls.
#define VK_MVK_macos_surface 1
#define VK_MVK_MACOS_SURFACE_SPEC_VERSION 3
#define VK_MVK_MACOS_SURFACE_EXTENSION_NAME "VK_MVK_macos_surface"