aboutsummaryrefslogtreecommitdiffhomepage
path: root/registry/vk.xml
diff options
context:
space:
mode:
authorJon Leech <[email protected]>2021-11-09 00:29:42 -0800
committerJon Leech <[email protected]>2021-11-09 00:30:23 -0800
commit8c1c27d5a9b9de8a17f500053bd08c7ca6bba19c (patch)
tree74eb3c3620489e55d70034142ed57c349f4e574e /registry/vk.xml
parent51a326d756d279652187d0e66433a7b10660f311 (diff)
downloadVulkan-Headers-8c1c27d5a9b9de8a17f500053bd08c7ca6bba19c.tar.gz
Vulkan-Headers-8c1c27d5a9b9de8a17f500053bd08c7ca6bba19c.zip
Update for Vulkan-Docs 1.2.198v1.2.198sdk-1.2.198.0sdk-1.2.198
Diffstat (limited to 'registry/vk.xml')
-rw-r--r--registry/vk.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/registry/vk.xml b/registry/vk.xml
index af8373a..4995c6f 100644
--- a/registry/vk.xml
+++ b/registry/vk.xml
@@ -155,7 +155,7 @@ branch of the member gitlab server.
<type category="define" requires="VK_MAKE_API_VERSION">// Vulkan 1.2 version number
#define <name>VK_API_VERSION_1_2</name> <type>VK_MAKE_API_VERSION</type>(0, 1, 2, 0)// Patch version should always be set to 0</type>
<type category="define">// Version of this file
-#define <name>VK_HEADER_VERSION</name> 197</type>
+#define <name>VK_HEADER_VERSION</name> 198</type>
<type 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, 2, VK_HEADER_VERSION)</type>