mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 22:18:13 +02:00
llvmpipe: updated comment
This commit is contained in:
parent
ec459f2aec
commit
4d2dc9da82
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue