Searched refs:vertexOnLineSegment (Results 1 - 1 of 1) sorted by relevance

/external/deqp/framework/referencerenderer/
H A DrrRasterizer.cpp177 static bool vertexOnLineSegment (const tcu::Vector<deInt64,2>& p, const SubpixelLineSegment& l) function in namespace:rr::LineRasterUtil
297 const bool intersectsAtCorner = LineRasterUtil::vertexOnLineSegment(p, line);

Completed in 82 milliseconds