vk/0.210.0: Advertise version 0.210.0
This commit is contained in:
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -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, 170, 2)
|
||||
#define VK_API_VERSION VK_MAKE_VERSION(0, 210, 0)
|
||||
|
||||
|
||||
#define VK_NULL_HANDLE 0
|
||||
|
||||
Reference in New Issue
Block a user