Description
A shader compiler front end and validator used to check GLSL and related shader code before it is passed to graphics APIs. Developers use it to catch syntax, type, and compatibility problems in graphics pipelines.
Install it when developing games, rendering engines, visualization software, or build systems that compile shaders. It is a developer tool and usually runs from scripts or the terminal.