Home | History | Annotate | Download | only in egl

Lines Matching full:e01

135 	const tcu::Vec2	e01					= (csp1 - csp0);
139 const float visibleArea = de::abs(e01.x() * e02.y() - e02.x() * e01.y()) * 0.5f;