diff options
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/vk.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/vk.xml b/scripts/vk.xml index aaabdb1a..b8db2ab4 100644 --- a/scripts/vk.xml +++ b/scripts/vk.xml @@ -112,7 +112,7 @@ maintained in the master branch of the Khronos Vulkan GitHub project. <type category="define">// Vulkan 1.0 version number #define <name>VK_API_VERSION_1_0</name> <type>VK_MAKE_VERSION</type>(1, 0, 0)</type> <!-- The patch version here should never be set to anything other than 0 --> <type category="define">// Version of this file -#define <name>VK_HEADER_VERSION</name> 47</type> +#define <name>VK_HEADER_VERSION</name> 48</type> <type category="define"> #define <name>VK_DEFINE_HANDLE</name>(object) typedef struct object##_T* object;</type> |
