spirv-remap

OpenGL and OpenGL ES shader front end and validator

Install

All systems
curl cmd.cat/spirv-remap.sh
Debian Debian
apt-get install glslang-tools
Ubuntu
apt-get install glslang-tools
Arch Arch Linux
pacman -S glslang
image/svg+xml Kali Linux
apt-get install glslang-tools
Fedora
dnf install glslang
Windows (WSL2)
sudo apt-get update sudo apt-get install glslang-tools
OS X
brew install glslang

glslang

OpenGL and OpenGL ES shader front end and validator

glslang-tools

OpenGL and OpenGL ES shader front end and validator -- tools

glslang is the official reference compiler front end for the OpenGL ES and OpenGL shading languages. It implements a strict interpretation of the specifications for these languages. This package includes the validator tools.