drm-info (MIT):
List the capabilities and current settings of this device's DRM
(Direct Rendering Manager) hardware.
glmark2-es2 (GPLv3):
OpenGL ES 2.0 X11 benchmark.
glmark2-es2-wayland (GPLv3):
OpenGL ES 2.0 Wayland benchmark.
eglinfo (MIT):
Dump information about the available EGL setup.
glxinfo (MIT):
Dump information about the available GLX setup.
vainfo (MIT):
Dump information about the available VAAPI (hardware video acceleration) setup.
vdpauinfo (MIT):
Dump information about the available VDPAU (hardware video acceleration) setup.
vulkaninfo (Apache-2.0):
Dump information about the available Vulkan setup.
vkcube (Apache-2.0):
Test the Vulkan setup.
This snap uses the graphics-core22 interface to gain support graphics hardware.
It can be used to verify custom graphics-core22 provider implementations.
Enable snaps on Raspberry Pi and install graphics-test-tools
Snaps are applications packaged with all their dependencies to run on all popular Linux distributions from a single build. They update automatically and roll back gracefully.
Snaps are discoverable and installable from the Snap Store, an app store with an audience of millions.
Enable snapd
On a Raspberry Pi running the latest version of Raspbian snap can be installed directly from the command line:
sudo apt update
sudo apt install snapd
You will also need to reboot your device:
sudo reboot
After this, install the snapd snap in order to get the latest snapd:
sudo snap install snapd
Install graphics-test-tools
To install graphics-test-tools, simply use the following command: