Procrastinato said:
Soleron said:
Cypher1980 said: Can the Cell be used to render ?
Why doesnt the PS3 make more use of this function and bring up graphical performance ? |
Because it isn't very fast at that compared to the GPU.
|
That's entirely dependant on what portion of the graphics pipeline you're talking about. The Cell is awe-inspiring at vertex ops. It just can't be used to do pixel/fragment ops efficiently. The more vertex ops you offload onto the Cell, the more breathing room the pixel pipelines have during the frame to do their work as well.
|
That isn't completely true, because the RSX is a non unified architecture, so the number of pixel pipelines is independent of the use or not of SPUs for vertex rendering. You can generate models of a higher vertex complexity, but the pixel fillrate is where the bottleneck is in PS3's case, SPUs used or not. If RSX were an unified architecture, the gains in performance could be much higher, because you could almost use all the power to do pixel work, but it isn't the case.