mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Updated vulkan headers.
This commit is contained in:
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)
|
||||
|
||||
Reference in New Issue
Block a user