Originally posted by: vshah
think of one pipe as a one conveyor belt in a factory. one belt can move a certain number of boxes, or pixels, in one second. if you have 16 pipes, you can move 16x as many pixels. 12 pipes = 12x the number of pixels.
thats avery basic example, but in short, everything else being equal (clock speeds, architecture) a card with 16 pipes will outperform a card with 12 pipes.
-Vivan
Originally posted by: Ages120
It's the assembly line for a pixel. More pipelines means you can draw more pixels per clock cycle. All the pipelines are identical taking advantage of parallelism that this kind of operation is capable of. Only problem is more pipelines ussually means higher transistor counts, greater power consumption, and most of the time more heat.