Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp3175 const bool squareFits = (range.y() - range.x() + 1) >= expectedPointSize; in verifyWidePointAt() local
3212 const bool squareFits = (range.y() - range.x() + 1) >= expectedPointSize; in verifyWidePointAt() local
3240 const bool squareFits = (unionRange.y() - unionRange.x() + 1) >= expectedPointSize; in verifyWidePointAt() local