-
Notifications
You must be signed in to change notification settings - Fork 307
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.295 (#1954)
Co-authored-by: GitHub <[email protected]>
- Loading branch information
1 parent
0262bef
commit 2fcbcfb
Showing
11 changed files
with
235 additions
and
147 deletions.
There are no files selected for viewing
Submodule Vulkan-Headers
updated
15 files
+1 −1 | CMakeLists.txt | |
+10 −3 | include/vulkan/vulkan.cppm | |
+38 −76 | include/vulkan/vulkan.hpp | |
+25 −8 | include/vulkan/vulkan_core.h | |
+3 −1 | include/vulkan/vulkan_enums.hpp | |
+26 −14 | include/vulkan/vulkan_extension_inspection.hpp | |
+0 −50 | include/vulkan/vulkan_funcs.hpp | |
+5 −9 | include/vulkan/vulkan_handles.hpp | |
+21 −6 | include/vulkan/vulkan_hash.hpp | |
+11 −45 | include/vulkan/vulkan_raii.hpp | |
+18 −10 | include/vulkan/vulkan_static_assertions.hpp | |
+113 −25 | include/vulkan/vulkan_structs.hpp | |
+2 −1 | include/vulkan/vulkan_to_string.hpp | |
+88 −14 | registry/validusage.json | |
+34 −14 | registry/vk.xml |
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
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
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
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
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
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.