2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-12-29 06:00:08 -07:00

spirv-tools: 1.3.290.0

This commit is contained in:
Owen Rafferty 2024-09-07 13:47:48 -05:00
parent 4a7d38a459
commit b82430170a
No known key found for this signature in database
5 changed files with 16 additions and 0 deletions

10
extra/spirv-tools/build Executable file
View File

@ -0,0 +1,10 @@
#!/bin/sh -e
export DESTDIR="$1"
cmake -B build \
-DCMAKE_INSTALL_PREFIX=/usr \
-DSPIRV-Headers_SOURCE_DIR=/usr
cmake --build build
cmake --install build

View File

@ -0,0 +1 @@
5d0d4f67c1bc2cc5376227621303b296b8ea312679492e58434368f889fb467f75

View File

@ -0,0 +1,3 @@
cmake make
python make
spirv-headers make

View File

@ -0,0 +1 @@
https://github.com/KhronosGroup/SPIRV-tools/archive/refs/tags/vulkan-sdk-1.3.290.0.tar.gz

View File

@ -0,0 +1 @@
1.3.290.0 1