Home | History | Annotate | only in /external/skia/infra/bots/assets/linux_vulkan_sdk
Up to higher level directory
NameDateSize
common.py22-Oct-2020589
create.py22-Oct-20201.2K
create_and_upload.py22-Oct-2020951
download.py22-Oct-2020278
README.md22-Oct-2020309
upload.py22-Oct-2020268
VERSION22-Oct-20201

README.md

      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