• Home
  • History
  • Annotate
  • only in /external/skia/infra/bots/assets/linux_vulkan_sdk/
NameDateSize

..11-Jun-20184 KiB

common.py11-Jun-2018589

create.py11-Jun-2018735

create_and_upload.py11-Jun-20181.2 KiB

download.py11-Jun-2018278

README.md11-Jun-2018309

upload.py11-Jun-2018268

VERSION11-Jun-20181

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