-
Notifications
You must be signed in to change notification settings - Fork 310
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.281 (#1834)
Co-authored-by: GitHub <[email protected]>
- Loading branch information
1 parent
89dd839
commit 88d508b
Showing
8 changed files
with
348 additions
and
162 deletions.
There are no files selected for viewing
Submodule Vulkan-Headers
updated
11 files
+12 −8 | include/vulkan/vulkan.hpp | |
+1 −1 | include/vulkan/vulkan_core.h | |
+879 −887 | include/vulkan/vulkan_enums.hpp | |
+327 −135 | include/vulkan/vulkan_extension_inspection.hpp | |
+7 −10 | include/vulkan/vulkan_funcs.hpp | |
+351 −51 | include/vulkan/vulkan_handles.hpp | |
+4 −3 | include/vulkan/vulkan_hpp_macros.hpp | |
+54 −55 | include/vulkan/vulkan_raii.hpp | |
+35 −35 | include/vulkan/vulkan_to_string.hpp | |
+139 −134 | registry/validusage.json | |
+173 −169 | 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
Oops, something went wrong.