Updated vulkan headers.
This commit is contained in:
parent
847d79dc11
commit
7621b1d4d8
2
3rdparty/khronos/vulkan-local/vulkan_core.h
vendored
2
3rdparty/khronos/vulkan-local/vulkan_core.h
vendored
@ -43,7 +43,7 @@ extern "C" {
|
||||
#define VK_API_VERSION_1_0 VK_MAKE_VERSION(1, 0, 0)// Patch version should always be set to 0
|
||||
|
||||
// Version of this file
|
||||
#define VK_HEADER_VERSION 151
|
||||
#define VK_HEADER_VERSION 153
|
||||
|
||||
// Complete version of this file
|
||||
#define VK_HEADER_VERSION_COMPLETE VK_MAKE_VERSION(1, 2, VK_HEADER_VERSION)
|
||||
|
Loading…
Reference in New Issue
Block a user