vk/0.170.2: Bump header version
The header is now fully updated.
This commit is contained in:
@@ -41,7 +41,7 @@ extern "C" {
|
||||
((major << 22) | (minor << 12) | patch)
|
||||
|
||||
// Vulkan API version supported by this file
|
||||
#define VK_API_VERSION VK_MAKE_VERSION(0, 138, 2)
|
||||
#define VK_API_VERSION VK_MAKE_VERSION(0, 170, 2)
|
||||
|
||||
|
||||
#if defined(__cplusplus) && (_MSC_VER >= 1800 || __cplusplus >= 201103L)
|
||||
|
Reference in New Issue
Block a user