Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fPrimitiveBoundingBoxTests.cpp3419 const bool squareFits = (range.y() - range.x() + 1) >= expectedPointSize; in verifyWidePointAt() local
3458 const bool squareFits = (range.y() - range.x() + 1) >= expectedPointSize; in verifyWidePointAt() local
3486 const bool squareFits = (unionRange.y() - unionRange.x() + 1) >= expectedPointSize; in verifyWidePointAt() local