Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fShaderHelperInvocationTests.cpp165 const float minPointSize = 16.0f; in drawRandomPrimitives() local
183 …const float pointSize = isWidePoint ? de::min(rnd->getFloat(minPointSize, maxPointSize), range.y… in drawRandomPrimitives()