-
Notifications
You must be signed in to change notification settings - Fork 124
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This is a NOP for us. There are no changes to codegen. This release is mostly valid usage json changes and minor diffs to the OO .hpp wrappers.
- Loading branch information
1 parent
e7c5b82
commit 0b8ebcd
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule Vulkan-Headers
updated
10 files
+12 −16 | include/vulkan/vulkan.cppm | |
+1 −1 | include/vulkan/vulkan.hpp | |
+1 −1 | include/vulkan/vulkan_core.h | |
+78 −82 | include/vulkan/vulkan_enums.hpp | |
+46 −50 | include/vulkan/vulkan_to_string.hpp | |
+196 −116 | registry/validusage.json | |
+14 −2 | registry/vk.xml | |
+1 −1 | tests/CMakeLists.txt | |
+2 −2 | tests/vk_icd.c | |
+2 −2 | tests/vk_layer.c |