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

/external/deqp/framework/referencerenderer/
H A DrrRasterizer.cpp159 static bool vertexOnRightSideOfLine (const tcu::Vector<deInt64,2>& p, const SubpixelLineSegment& l) function in namespace:rr::LineRasterUtil
197 else if (vertexOnRightSideOfLine(v, l))

Completed in 103 milliseconds