In what order does a data visualization graphics pipeline process information?
1) Pixel processing, then vertex processing, then rasterization
2) Rasterization, then vertex processing, then pixel processing
3) Pixel processing, then rasterization, then vertex processing
4) Vertex processing, then rasterization, then pixel processing
5) Vertex processing, then pixel processing, then rasterization
6) Rasterization, then pixel processing, then vertex processing