Home | History | Annotate | Download | only in glshared

Lines Matching full:minx

1613 		const float minX = de::min(de::min(triangleScreenSpace[0].x(), triangleScreenSpace[1].x()), triangleScreenSpace[2].x());
1620 (float)pixel.x() < minX - 1 ||