![]() |
|Download Files|
![]() ![]() ![]() ![]() ![]() Next: Per-Fragment Operations and Up: 3 Rasterization Previous: 3.9 Fog
3.10 Antialiasing ApplicationFinally, if antialiasing is enabled for the primitive from which a rasterized fragment was produced, then the computed coverage value is applied to the fragment. In RGBA mode, the value is multiplied by the fragment's alpha (A) value to yield a final alpha value. In color index mode, the value is used to set the low order bits of the color index value as described in section 3.2.
David Blythe Sat Mar 29 02:23:21 PST 1997
|