diff --git a/registry/vk.xml b/registry/vk.xml index 51257b3..2c5b128 100644 --- a/registry/vk.xml +++ b/registry/vk.xml @@ -135,7 +135,7 @@ branch of the member gitlab server. // Vulkan 1.2 version number #define VK_API_VERSION_1_2 VK_MAKE_VERSION(1, 2, 0)// Patch version should always be set to 0 // Version of this file -#define VK_HEADER_VERSION 156 +#define VK_HEADER_VERSION 157 // Complete version of this file #define VK_HEADER_VERSION_COMPLETE VK_MAKE_VERSION(1, 2, VK_HEADER_VERSION) @@ -4902,13 +4902,13 @@ typedef void CAMetalLayer; VkBool32 tessellationIsolines VkBool32 tessellationPointMode VkBool32 triangleFans - VkBool32 vertexAttributeAccessBeyondStride + VkBool32 vertexAttributeAccessBeyondStride VkStructureType sType void* pNext uint32_t minVertexInputBindingStrideAlignment - + VkStructureType sType void* pNext @@ -12201,7 +12201,6 @@ typedef void CAMetalLayer; - @@ -13632,6 +13631,9 @@ typedef void CAMetalLayer; + + + @@ -14203,5 +14205,17 @@ typedef void CAMetalLayer; + + + + + + + + + + + +