Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp3176 …const bool widthClipped = (pointType == POINT_PARTIAL) && (range.x() <= bbox.x() || range.y() >=… in verifyWidePointAt() local
3178 if (squareFits || widthClipped) in verifyWidePointAt()