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_ios_surface 1
#define VK_MVK_IOS_SURFACE_SPEC_VERSION 2
#define VK_MVK_IOS_SURFACE_SPEC_VERSION 3
#define VK_MVK_IOS_SURFACE_EXTENSION_NAME "VK_MVK_ios_surface"
typedef VkFlags VkIOSSurfaceCreateFlagsMVK;
typedef struct VkIOSSurfaceCreateInfoMVK {