Update for Vulkan-Docs 1.2.144
This commit is contained in:
parent
9d2dfca53b
commit
f315245756
8 changed files with 955 additions and 899 deletions
|
|
@ -131,7 +131,7 @@ server.
|
|||
<type category="define">// Vulkan 1.2 version number
|
||||
#define <name>VK_API_VERSION_1_2</name> <type>VK_MAKE_VERSION</type>(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> 143</type>
|
||||
#define <name>VK_HEADER_VERSION</name> 144</type>
|
||||
<type category="define" requires="VK_HEADER_VERSION">// Complete version of this file
|
||||
#define <name>VK_HEADER_VERSION_COMPLETE</name> <type>VK_MAKE_VERSION</type>(1, 2, VK_HEADER_VERSION)</type>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue