Represents a type of Shader.
A Vertex Shader that processes vertices.
A Fragment Shader that processes pixels.
A Compute Shader
See Implementation
Represents a type of Shader.