GLSL Tutorial – Pipeline (OpenGL 3.2 – OpenGL 4.2)
Prev: Index | Next: Vertex Shader |
Below is a simplified diagram of the pipeline for OpenGL from version 3.2 forwards. In the next sections each stage will be described. The numbers in parenthesis indicate which OpenGL version is required for some paths on the pipeline.
Prev: Index | Next: Vertex Shader |