Description
Compiles shader source code for graphics applications, games, and rendering engines. Developers use it to turn GLSL or related shader inputs into formats used by Vulkan and other graphics workflows.
It is a developer toolchain component, not a visual shader editor. Compiler flags and target environments affect rendering behavior, so test shaders on the graphics drivers and devices you plan to support.