Home | History | Annotate | Download | only in softpipe

Lines Matching full:rasterization

29  * \brief  Primitive rasterization/rendering (points, lines, triangles)
800 * Do setup for triangle rasterization, then render the triangle.
1060 * Do setup for line rasterization, then render the line.
1190 * Do setup for point rasterization, then render the point.