spirv-lesspipe.sh
API and commands for processing SPIR-V modules
Install
- All systems
-
curl cmd.cat/spirv-lesspipe.sh.sh
- Debian
-
apt-get install spirv-tools
- Ubuntu
-
apt-get install spirv-tools
- Arch Linux
-
pacman -S spirv-tools
- Fedora
-
dnf install spirv-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install spirv-tools
- Dockerfile
- dockerfile.run/spirv-lesspipe.sh