Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/performance/
Des2pShaderControlStatementTests.cpp455 const float unstableBoundHigh = 15.5f; in init() local
590 m_boundArray[i] = (i / numComponents) % 2 == 0 ? unstableBoundLow : unstableBoundHigh; in init()
/external/deqp/modules/gles3/performance/
Des3pShaderControlStatementTests.cpp459 const float unstableBoundHigh = 15.5f; in init() local
598 m_boundArray[i] = (i / numComponents) % 2 == 0 ? unstableBoundLow : unstableBoundHigh; in init()