Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/performance/
Des2pShaderControlStatementTests.cpp458 static const char* unstableBoundHighStr = "15.5"; in init() local
512 …pBound = fract(v_bound) < 0.5 ? " << unstableBoundLowStr << " : " << unstableBoundHighStr << ";\n"; in init()
/external/deqp/modules/gles3/performance/
Des3pShaderControlStatementTests.cpp462 static const char* unstableBoundHighStr = "15.5"; in init() local
520 …pBound = fract(v_bound) < 0.5 ? " << unstableBoundLowStr << " : " << unstableBoundHighStr << ";\n"; in init()