Update for Vulkan-Docs 1.2.150

This commit is contained in:
Jon Leech 2020-08-10 01:23:54 -07:00 committed by Jon Leech
parent 8446db62f1
commit 6eaf979e73
7 changed files with 100 additions and 88 deletions

View file

@ -20,7 +20,7 @@ extern "C" {
#define VK_MVK_macos_surface 1
#define VK_MVK_MACOS_SURFACE_SPEC_VERSION 2
#define VK_MVK_MACOS_SURFACE_SPEC_VERSION 3
#define VK_MVK_MACOS_SURFACE_EXTENSION_NAME "VK_MVK_macos_surface"
typedef VkFlags VkMacOSSurfaceCreateFlagsMVK;
typedef struct VkMacOSSurfaceCreateInfoMVK {