-
Notifications
You must be signed in to change notification settings - Fork 470
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
vulkan-headers: Roll back to v1.3.280.
v1.3.281 contains a broken Vulkan-Hpp on 32-bit.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule vulkan-headers
updated
11 files
+8 −12 | include/vulkan/vulkan.hpp | |
+1 −1 | include/vulkan/vulkan_core.h | |
+887 −879 | include/vulkan/vulkan_enums.hpp | |
+135 −327 | include/vulkan/vulkan_extension_inspection.hpp | |
+10 −7 | include/vulkan/vulkan_funcs.hpp | |
+51 −351 | include/vulkan/vulkan_handles.hpp | |
+3 −4 | include/vulkan/vulkan_hpp_macros.hpp | |
+55 −54 | include/vulkan/vulkan_raii.hpp | |
+35 −35 | include/vulkan/vulkan_to_string.hpp | |
+134 −139 | registry/validusage.json | |
+169 −173 | registry/vk.xml |