Home
last modified time | relevance | path

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

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