Fragment Shader
A Fragment Shader is a user-supplied program that, when executed, will process a Fragment from the rasterization process into a set of colors and a single depth value.
Overview
Inputs
Outputs
Output buffers
See also
- The previous pipeline stages:
- The next pipeline stage:
This article is a stub. You can help the OpenGL Wiki by expanding it. |