Home | History | Annotate | Download | only in softpipe

Lines Matching defs:round

1191  * Round or square points...
1205 const boolean round = (boolean) setup->softpipe->rasterizer->point_smooth;
1275 if (halfSize <= 0.5 && !round) {
1285 if (round) {