Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
README.md | D | 12-May-2024 | 309 | 9 | 5 | |
VERSION | D | 12-May-2024 | 1 | |||
common.py | D | 12-May-2024 | 589 | 27 | 11 | |
create.py | D | 12-May-2024 | 1.2 KiB | 46 | 29 | |
create_and_upload.py | D | 12-May-2024 | 951 | 43 | 25 | |
download.py | D | 12-May-2024 | 278 | 17 | 4 | |
upload.py | D | 12-May-2024 | 268 | 17 | 4 |
README.md
1To create the vulkan sdk asset: 2 3Install the vulkan sdk from https://vulkan.lunarg.com/signin on a linux machine 4 5The default install dir is in the same directory as the .run file is (e.g. ~/Downloads). 6Call the install directory $VULKAN_SDK. 7 8When uploading the CIPD asset, use -s $VULKAN_SDK/VERSION/x86_64 9