Template:Pipeline list: Difference between revisions
Jump to navigation
Jump to search
Documentation text. |
m wrong order of GS with Tess Shaders. |
||
Line 3: | Line 3: | ||
* {{pagelink|Vertex Processing}}{{#ifeq: {{{1|}}} | short | | | * {{pagelink|Vertex Processing}}{{#ifeq: {{{1|}}} | short | | | ||
** {{pagelink|Vertex Shader}} | ** {{pagelink|Vertex Shader}} | ||
** {{pagelink|Tessellation Shader}} | |||
** {{pagelink|Geometry Shader}} | ** {{pagelink|Geometry Shader}} | ||
}} | }} | ||
* {{pagelink|Vertex Post-Processing}} | * {{pagelink|Vertex Post-Processing}} |
Revision as of 21:55, 4 October 2012
A list of the OpenGL rendering pipeline stages, usually used for side-bars or the front-page.
Use the with {{pipeline list|short}}
to remove some of the extraneous elements. This is primarily for the front page.
List follows:
- Vertex Specification
- Vertex Processing
- Vertex Post-Processing
- Primitive Assembly
- Rasterization
- Fragment Shader
- Per-Sample Processing
- Vertex Specification
- Vertex Processing
- Vertex Post-Processing
- Primitive Assembly
- Rasterization
- Fragment Shader
- Per-Sample Processing