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:
Stephen Gutekanst 2022-04-18 20:35:56 -07:00 committed by Stephen Gutekanst
parent a127378b19
commit b2ac779180
27 changed files with 63387 additions and 59699 deletions

View file

@ -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