llvmpipe: updated comment

This commit is contained in:
Brian Paul 2010-01-20 11:32:48 -07:00
parent ec459f2aec
commit 4d2dc9da82

View file

@ -31,6 +31,8 @@
* Code generate the whole fragment pipeline.
*
* The fragment pipeline consists of the following stages:
* - triangle edge in/out testing
* - scissor test
* - stipple (TBI)
* - early depth test
* - fragment shader