Update for Vulkan-Docs 1.3.248

This commit is contained in:
Jon Leech
2023-04-20 01:09:09 -07:00
committed by Jon Leech
parent 95a13d7b71
commit 4c304fac64
5 changed files with 362 additions and 296 deletions

View File

@@ -173,7 +173,7 @@ branch of the member gitlab server.
#define <name>VKSC_API_VERSION_1_0</name> <type>VK_MAKE_API_VERSION</type>(VKSC_API_VARIANT, 1, 0, 0)// Patch version should always be set to 0</type>
<type api="vulkan" category="define">// Version of this file
#define <name>VK_HEADER_VERSION</name> 247</type>
#define <name>VK_HEADER_VERSION</name> 248</type>
<type api="vulkan" category="define" requires="VK_HEADER_VERSION">// Complete version of this file
#define <name>VK_HEADER_VERSION_COMPLETE</name> <type>VK_MAKE_API_VERSION</type>(0, 1, 3, VK_HEADER_VERSION)</type>
<type api="vulkansc" category="define">// Version of this file