glfw: update vulkan headers to latest (adds v1.3 support)
Produced via `./update-upstream.sh` Helps hexops/mach#236 Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
a127378b19
commit
b2ac779180
27 changed files with 63387 additions and 59699 deletions
|
|
@ -18,6 +18,6 @@ rm src/CMakeLists.txt src/*.in
|
|||
cd ..
|
||||
git clone --depth 1 https://github.com/KhronosGroup/Vulkan-Headers vulkan_headers/
|
||||
cd vulkan_headers
|
||||
rm -rf .git registry/ *.gn *.txt *.md cmake/
|
||||
rm -rf .git .github registry/ *.gn *.txt *.md cmake/
|
||||
rm -rf include/vk_video
|
||||
rm .cmake-format.py .gitattributes .gitignore
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue