Home
last modified time | relevance | path

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

/external/deqp/framework/referencerenderer/
DrrRasterizer.cpp283 bool edgeInclusive; // would a point on the bound be inside of the region in doesLineSegmentExitDiamond() member
419 …(bounds[ndx].edgeInclusive && LineRasterUtil::vertexOnLine (line.m_v0, LineRasterUtil::SubpixelLin… in doesLineSegmentExitDiamond()
421 …(bounds[ndx].edgeInclusive && LineRasterUtil::vertexOnLine (line.m_v1, LineRasterUtil::SubpixelLin… in doesLineSegmentExitDiamond()