Searched refs:POINT_PARTIAL (Results 1 – 1 of 1) sorted by relevance
2183 POINT_PARTIAL enumerator2859 anyError |= !verifyWidePoint(viewport, refPoint, bbox, POINT_PARTIAL, logFloodCounter); in verifyWidePointPattern()2964 …if ((viewportClippedTop || (pointType == POINT_PARTIAL && primitiveClippedTop)) && !widthsUpwards.… in verifyWidePointAt()2968 …const bool widthClipped = (pointType == POINT_PARTIAL) && (range.x() <= bbox.x() || range.y() >=… in verifyWidePointAt()3001 …if ((viewportClippedBottom || (pointType == POINT_PARTIAL && primitiveClippedBottom)) && !(widthsD… in verifyWidePointAt()3005 …const bool bboxClipped = (pointType == POINT_PARTIAL) && (range.x() <= bbox.x() || range.y() >=… in verifyWidePointAt()3033 …const bool bboxClipped = (pointType == POINT_PARTIAL) && (unionRange.x() <= bbox.x() || unionRang… in verifyWidePointAt()