-
Notifications
You must be signed in to change notification settings - Fork 314
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Vulkan-Headers to v1.3.299 (#1974)
Co-authored-by: GitHub <[email protected]>
- Loading branch information
1 parent
64f5bbf
commit 8444972
Showing
20 changed files
with
1,110 additions
and
766 deletions.
There are no files selected for viewing
Submodule Vulkan-Headers
updated
12 files
+9 −11 | include/vulkan/vulkan.cppm | |
+106 −107 | include/vulkan/vulkan.hpp | |
+73 −73 | include/vulkan/vulkan_core.h | |
+19 −18 | include/vulkan/vulkan_enums.hpp | |
+74 −74 | include/vulkan/vulkan_funcs.hpp | |
+33 −35 | include/vulkan/vulkan_handles.hpp | |
+57 −56 | include/vulkan/vulkan_raii.hpp | |
+42 −44 | include/vulkan/vulkan_static_assertions.hpp | |
+12 −12 | include/vulkan/vulkan_to_string.hpp | |
+157 −247 | registry/validusage.json | |
+49 −59 | registry/vk.xml | |
+1 −1 | registry/vkconventions.py |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.