-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update vulkan lib to use sdk-1.2.135
- Loading branch information
1 parent
698519f
commit 2e839f2
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule Vulkan
updated
12 files
+6,178 −9,120 | include/vulkan/vulkan.hpp | |
+3 −0 | include/vulkan/vulkan_beta.h | |
+304 −186 | include/vulkan/vulkan_core.h | |
+3 −0 | include/vulkan/vulkan_win32.h | |
+0 −3 | registry/cgenerator.py | |
+2 −9 | registry/conventions.py | |
+10 −25 | registry/generator.py | |
+58 −82 | registry/genvk.py | |
+43 −171 | registry/reg.py | |
+968 −1,656 | registry/validusage.json | |
+66 −363 | registry/vk.xml | |
+6 −1 | registry/vkconventions.py |