Graphics: Fastpath
Definition
Fastpath: the most optimized path through graphics hardware (and driver software)
Example
fast path: float verts, float norms, AGBR textures, z-test
less fast path: float verts, float norms, RGBA textures, z-test
Previous slide
Next slide
Back to first slide
View graphic version