With color, it's 8 * 4 * (32bit color + 32bit Z/stencil, read and write)DemoCoder said:Is this confirmed? It's quite an interesting bit of info. 32gigazixels/s is quite impressive. But if a quadrupled-up ROP can write 4 aa-samples per clock (each having their own Z) how do you arrive at 8-z samples per clock when color writes are disabled? I assume somehow the color write logic is borrowed to write the extra Z, but why isn't it 128 Z per clock then?
Without color, it's 16 * 4 (32bit Z/Stencil, read and write)
Where would they take the bandwidth for 128 Z-samples from?