HomeSort by relevance Sort by last modified time
    Searched full:edgeinclusive (Results 1 - 1 of 1) sorted by null

  /external/deqp/framework/referencerenderer/
rrRasterizer.cpp 283 bool edgeInclusive; // would a point on the bound be inside of the region
419 (bounds[ndx].edgeInclusive && LineRasterUtil::vertexOnLine (line.m_v0, LineRasterUtil::SubpixelLineSegment(bounds[ndx].p0, bounds[ndx].p1)));
421 (bounds[ndx].edgeInclusive && LineRasterUtil::vertexOnLine (line.m_v1, LineRasterUtil::SubpixelLineSegment(bounds[ndx].p0, bounds[ndx].p1)));
    [all...]

Completed in 2766 milliseconds