Searched defs:isWidePoint (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fShaderHelperInvocationTests.cpp182 const bool isWidePoint = primType == PRIMITIVETYPE_WIDE_POINT; local
183 const float pointSize = isWidePoint ? de::min(rnd->getFloat(minPointSize, maxPointSize), range.y()) : 1.0f;

Completed in 46 milliseconds