-
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.274 (#1754)
Co-authored-by: GitHub <[email protected]>
- Loading branch information
1 parent
fafe484
commit 2cc4dbd
Showing
13 changed files
with
5,492 additions
and
3,362 deletions.
There are no files selected for viewing
Submodule Vulkan-Headers
updated
18 files
+3 −3 | include/vk_video/vulkan_video_codec_h264std_encode.h | |
+3 −3 | include/vk_video/vulkan_video_codec_h265std_encode.h | |
+91 −82 | include/vulkan/vulkan.cppm | |
+330 −127 | include/vulkan/vulkan.hpp | |
+0 −597 | include/vulkan/vulkan_beta.h | |
+802 −164 | include/vulkan/vulkan_core.h | |
+380 −430 | include/vulkan/vulkan_enums.hpp | |
+27 −25 | include/vulkan/vulkan_extension_inspection.hpp | |
+132 −8 | include/vulkan/vulkan_funcs.hpp | |
+117 −53 | include/vulkan/vulkan_handles.hpp | |
+469 −365 | include/vulkan/vulkan_hash.hpp | |
+155 −81 | include/vulkan/vulkan_raii.hpp | |
+218 −140 | include/vulkan/vulkan_static_assertions.hpp | |
+3,285 −1,778 | include/vulkan/vulkan_structs.hpp | |
+232 −272 | include/vulkan/vulkan_to_string.hpp | |
+2,052 −305 | registry/validusage.json | |
+8 −8 | registry/video.xml | |
+507 −342 | 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.