Pixel Fill rate and Texture Fill rate

SelenaGomez

Member
May 30, 2016
92
3
11
What is more important to have a higher value in, The Pixel fill rate or the Texture fill rate with graphics cards? Or does that even make sense?
 

Stuka87

Diamond Member
Dec 10, 2010
6,240
2,559
136
It depends on the game. But these days, texture fill rate is more important than pixel fill rate.
 

kraatus77

Senior member
Aug 26, 2015
266
59
101
What is more important to have a higher value in, The Pixel fill rate or the Texture fill rate with graphics cards? Or does that even make sense?
it's useful for comparison within the architecture, but for different architecture it's pretty much useless.

just look at gaming benchmarks for comparing 2 gpus. not the specs.
 

ThatBuzzkiller

Golden Member
Nov 14, 2014
1,120
260
136
Both are equally paramount ...

Pixel fill rate determines rasterization/blending performance which is important for shadow mapping, filling the G-buffer, transparency, or other depth/stencil functionality ...

Texture fill rate is valuable for establishing texture filtering performance which is useful for bilinear/trilinear/anisotropic filtering and their related units also handle texture decompression/compression ...