in order for a pixel to be rendered the graphics card needs to process the input data (such as vertex data from the vertex buffer) It processes this data adding texture, processing its geometry, and pixel shading. And will finally reder the pixel. The more pipes you have doing this is paralell then the more pixels it can pump out per cycle (as cromewell said)