Culling: Contribution Usefulness
- Improves geometry rate
- Culled vertices are not transformed, lit, and clipped
- Improves host download rate
- Less data moved from memory into graphics
- Assists occluder selection
- Does not change fill rate
- Screen space projection already minimal
- Removes few pixels from rasterization stage