Template:Pipeline list: Difference between revisions

From OpenGL Wiki
Jump to navigation Jump to search
Fixed short removal.
Added face culling.
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
* {{pagelink|Vertex Specification}}
<includeonly>* {{pagelink|Vertex Specification}}
** {{pagelink|Vertex Rendering}}
** {{pagelink|Vertex Rendering}}
** {{pagelink|Primitive}}
* {{pagelink|Vertex Processing}}
* {{pagelink|Vertex Processing}}
{{#ifeq: {{{1|}}} | short |  |
** {{pagelink|Vertex Shader}}
** {{pagelink|Vertex Shader}}
** {{pagelink|Tessellation}}
** {{pagelink|Geometry Shader}}
** {{pagelink|Geometry Shader}}
** {{pagelink|Tessellation Shader}}
}}
* {{pagelink|Vertex Post-Processing}}
* {{pagelink|Vertex Post-Processing}}
** {{pagelink|Transform Feedback}}
* {{pagelink|Primitive Assembly}}
* {{pagelink|Primitive Assembly}}
** {{pagelink|Face Culling}}
* {{pagelink|Rasterization}}
* {{pagelink|Rasterization}}
* {{pagelink|Fragment Shader}}
* {{pagelink|Fragment Shader}}
* {{pagelink|Per-Sample Processing}}
* {{pagelink|Per-Sample Processing}}{{#ifeq: {{{1|}}} | short |  |
** {{pagelink|Scissor Test}}
** {{pagelink|Stencil Test}}
}}
** {{pagelink|Depth Test}}
** {{pagelink|Depth Test}}
** {{pagelink|Blending}}
** {{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