Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fShaderHelperInvocationTests.cpp167 const float minLineWidth = 16.0f; in drawRandomPrimitives() local
191 const float lineWidth = de::min(rnd->getFloat(minLineWidth, maxLineWidth), range.y()); in drawRandomPrimitives()