Jump to content

Fragment processing

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Kudret abi (talk | contribs) at 22:32, 3 October 2007 (update). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Fragment processing is a term in computer graphics referring to a collection of operations applied to fragments generated by the rasterization operation in the rendering pipeline.

During the rendering of computer graphics, the rasterization step takes a primite, described by its vertex coordinates with associated color and texture information, and converts it into a set of fragments.