dep: Update Vulkan headers
This commit is contained in:
@ -218,4 +218,8 @@ extern "C" {
|
||||
#ifdef SUPPORTS_VULKAN_EXCLUSIVE_FULLSCREEN
|
||||
#define vkAcquireFullScreenExclusiveModeEXT ds_vkAcquireFullScreenExclusiveModeEXT
|
||||
#define vkReleaseFullScreenExclusiveModeEXT ds_vkReleaseFullScreenExclusiveModeEXT
|
||||
#endif
|
||||
#endif
|
||||
|
||||
// Vulkan 1.3 functions.
|
||||
#define vkGetDeviceBufferMemoryRequirements ds_vkGetDeviceBufferMemoryRequirements
|
||||
#define vkGetDeviceImageMemoryRequirements ds_vkGetDeviceImageMemoryRequirements
|
||||
|
||||
Reference in New Issue
Block a user