Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp3214 const bool viewportClipped = range.x() <= 0 || range.y() >= viewport.getWidth()-1; in verifyWidePointAt() local
3216 if (squareFits || bboxClipped || viewportClipped) in verifyWidePointAt()
3242 const bool viewportClipped = unionRange.x() <= 0 || unionRange.y() >= viewport.getWidth()-1; in verifyWidePointAt() local
3244 if (squareFits || bboxClipped || viewportClipped) in verifyWidePointAt()