What is the Vertex Processing Stage?
What is the Vertex Processing Stage?
Transforms the primitives into screen space, optionally doing other processing, such as vertex color computation, along the way. The specific operations can be customized by vertex shaders.