Jump to content

Graphics Card

D4rk6h0zt

What is Stream Processors for?

What is Texture Mapping Units for?

What is ROP for?

What is Pixel Fill Rate for?

What is Texture Fill Rate for?

Which is best for gaming at higher resolution?

Which makes gaming performance high?

Which makes games run faster at high presets?

Link to comment
Share on other sites

Link to post
Share on other sites

-= Moved to Graphics Cards =-

COMMUNITY STANDARDS   |   TECH NEWS POSTING GUIDELINES   |   FORUM STAFF

LTT Folding Users Tips, Tricks and FAQ   |   F@H & BOINC Badge Request   |   F@H Contribution    My Rig   |   Project Steamroller

I am a Moderator, but I am fallible. Discuss or debate with me as you will but please do not argue with me as that will get us nowhere.

 

Spoiler

  

 

Character is like a Tree and Reputation like its Shadow. The Shadow is what we think of it; The Tree is the Real thing.  ~ Abraham Lincoln

Reputation is a Lifetime to create but seconds to destroy.

You have enemies? Good. That means you've stood up for something, sometime in your life.  ~ Winston Churchill

Docendo discimus - "to teach is to learn"

 

 CHRISTIAN MEMBER 

 

 
 
 
 
 
 

 

Link to comment
Share on other sites

Link to post
Share on other sites

7 hours ago, D4rk6h0zt said:

What is Stream Processors for?

Stream processing techniques work well for ray tracing, computational fluid dynamics, weather modelling and protein folding calculations. Applications requiring massive vector operations and high-throughput computations see big gains versus conventional CPU number crunching. General purpose applications may not see speed improvements. The number of stream processors (and their speed) are not the only significant measurement for GPU performance.

7 hours ago, D4rk6h0zt said:

What is Texture Mapping Units for?

To render a 3D scene, textures are mapped over the top of polygon meshes

 

. This is called texture mapping and is accomplished by texture mapping units (TMUs) on the videocard. Texture fill rate is a measure of the speed with which a particular card can perform texture mapping.

7 hours ago, D4rk6h0zt said:

What is ROP for?

The render output unit, often abbreviated as "ROP", and sometimes called (perhaps more properly) raster operations pipeline, is a hardware component in modern graphics processing units (GPUs) and one of the final steps in the rendering process of modern graphics cards. The pixel pipelines take pixel (each pixel is a dimensionless point), and texel information and process it, via specific matrix and vector operations, into a final pixel or depth value. This process is called rasterization. So ROPs control antialiasing, when more than one sample is merged into one pixel.

7 hours ago, D4rk6h0zt said:

What is Pixel Fill Rate for?

The term pixel fillrate refers to the number of pixels a video card can render to screen and write to video memory in a second or in case of texture fillrate the number of texture map elements (texels) GPU can map to pixels in a second.

7 hours ago, D4rk6h0zt said:

What is Texture Fill Rate for?

The number of textured pixels the card can render to the screen every second. To render a 3D scene, textures are mapped over the top of polygon meshes. This is called texture mapping and is accomplished by texture mapping units (TMUs) on the videocard. Texture fill rate is a measure of the speed with which a particular card can perform texture mapping.

7 hours ago, D4rk6h0zt said:

Which is best for gaming at higher resolution?

Pixel Fill Rate - Higher the number, higher the resolution GPU can produce.

This doesn't exactly mean higher number, higher performance.

7 hours ago, D4rk6h0zt said:

Which makes gaming performance high?

Which makes games run faster at high presets?

ROPs and TMUs, Stream Processors doesn't make that much difference.

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×