Description
32-bit shader tooling can parse and validate OpenGL or OpenGL ES shader languages. It helps graphics developers catch shader errors before runtime and prepare shader code for rendering pipelines.
This is a development tool and library, not a user-facing graphics program. Shader validation results should be tested against the target driver and GPU because real hardware behavior can still differ.