Template:Pipeline list: Difference between revisions

From OpenGL Wiki
Jump to navigation Jump to search
List of various OpenGL pipeline links.
 
Added face culling.
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
* Vertex Specification
<includeonly>* {{pagelink|Vertex Specification}}
** Vertex Rendering  
** {{pagelink|Vertex Rendering}}
* Vertex Processing
** {{pagelink|Primitive}}
* Vertex Post-Processing
* {{pagelink|Vertex Processing}}
* Primitive Assembly
** {{pagelink|Vertex Shader}}
* Rasterization
** {{pagelink|Tessellation}}
* Fragment Shader
** {{pagelink|Geometry Shader}}
* Per-Sample Processing
* {{pagelink|Vertex Post-Processing}}
** Depth Test
** {{pagelink|Transform Feedback}}
** Blending
* {{pagelink|Primitive Assembly}}
** {{pagelink|Face Culling}}
* {{pagelink|Rasterization}}
* {{pagelink|Fragment Shader}}
* {{pagelink|Per-Sample Processing}}{{#ifeq: {{{1|}}} | short |  |
** {{pagelink|Scissor Test}}
** {{pagelink|Stencil Test}}
}}
** {{pagelink|Depth Test}}
** {{pagelink|Blending}}{{#ifeq: {{{1|}}} | short |  |
** {{pagelink|Logical Operation}}
** {{pagelink|Write Mask}}
}}</includeonly>
<noinclude>A list of the OpenGL rendering pipeline stages, usually used for side-bars or the front-page.
 
Use the with <code><nowiki>{{pipeline list|short}}</nowiki></code> to remove some of the extraneous elements. This is primarily for the front page.
 
List follows:
<hr>
{{pipeline list}}
<hr>
{{pipeline list|short}}
<hr>
</noinclude>

Latest revision as of 03:59, 13 February 2013