Skip to main content

For all questions related to shaders, i.e. the programmable part of the GPU pipeline. For language-specific shader questions, see also the [glsl] and [hlsl] tags.

Shaders are programs which are written to customise a programmable GPU pipeline.

The most common shader languages are GLSL and HLSL.