glinfo
Open-source test suite for OpenGL and OpenCL implementations
Install
- All systems
-
curl cmd.cat/glinfo.sh
- Debian
-
apt-get install piglit
- Ubuntu
-
apt-get install piglit
- Alpine
-
apk add mesa-demos
- Arch Linux
-
pacman -S mesa-demos
- Kali Linux
-
apt-get install piglit
- CentOS
-
yum install mesa-demos
- Fedora
-
dnf install piglit
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install piglit
- Raspbian
-
apt-get install piglit
- Dockerfile
- dockerfile.run/glinfo
- Docker
-
docker run cmd.cat/glinfo glinfo
powered by Commando
piglit
Open-source test suite for OpenGL and OpenCL implementations
Piglit is an open-source test suite for OpenGL and OpenCL implementations.