Add Vulkan 1.3 headers

This commit is contained in:
2025-01-21 00:04:32 +01:00
parent b438dd7bf4
commit a106e1cf85
7 changed files with 8380 additions and 0 deletions

3
vendor/vulkan/notes.txt vendored Normal file
View File

@ -0,0 +1,3 @@
https://github.com/KhronosGroup/Vulkan-Docs
python scripts/genvk.py -registry xml/vk.xml -o gen -emitExtensions VK_KHR_surface -emitExtension VK_KHR_swapchain -emitExtension VK_EXT_debug_utils -feature VK_VERSION_1_0 -feature VK_VERSION_1_1 -feature VK_VERSION_1_2 -feature VK_VERSION_1_3 vulkan_core.h