Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp2098 …const bool incorrectLineWidth = (lineWidth < lineWidthRange.x() && !bboxLimitedLine) || (lineWidth… in checkLineWidths() local
2100 if (incorrectLineWidth) in checkLineWidths()
2134 const bool incorrectLineWidth = (lineWidth > lineWidthRange.y()); in checkLineWidths() local
2136 if (incorrectLineWidth) in checkLineWidths()