Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp2253 …const bool incorrectLineWidth = (lineWidth < lineWidthRange.x() && !bboxLimitedLine) || (lineWidth… in checkLineWidths() local
2255 if (incorrectLineWidth) in checkLineWidths()
2299 const bool incorrectLineWidth = (lineWidth > lineWidthRange.y()); in checkLineWidths() local
2301 if (incorrectLineWidth) in checkLineWidths()