Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp3139 const bool squareFits = (range.y() - range.x() + 1) >= expectedPointSize; in verifyWidePointAt() local
3142 if (squareFits || widthClipped) in verifyWidePointAt()
3176 const bool squareFits = (range.y() - range.x() + 1) >= expectedPointSize; in verifyWidePointAt() local
3180 if (squareFits || bboxClipped || viewportClipped) in verifyWidePointAt()
3204 const bool squareFits = (unionRange.y() - unionRange.x() + 1) >= expectedPointSize; in verifyWidePointAt() local
3208 if (squareFits || bboxClipped || viewportClipped) in verifyWidePointAt()