Up to higher level directory | |||
Name | Date | Size | |
---|---|---|---|
common.py | 05-Oct-2017 | 589 | |
create.py | 05-Oct-2017 | 735 | |
create_and_upload.py | 05-Oct-2017 | 1.2K | |
download.py | 05-Oct-2017 | 278 | |
README.md | 05-Oct-2017 | 309 | |
upload.py | 05-Oct-2017 | 268 | |
VERSION | 05-Oct-2017 | 1 |
1 To create the vulkan sdk asset: 2 3 Install the vulkan sdk from https://vulkan.lunarg.com/signin on a linux machine 4 5 The default install dir is in the same directory as the .run file is (e.g. ~/Downloads). 6 Call the install directory $VULKAN_SDK. 7 8 When uploading the CIPD asset, use -s $VULKAN_SDK/VERSION/x86_64 9