Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/performance/
Des2pShaderControlStatementTests.cpp457 static const char* unstableBoundLowStr = "5.5"; in init() local
512 …op << " mediump float loopBound = fract(v_bound) < 0.5 ? " << unstableBoundLowStr << " : " << unst… in init()
/external/deqp/modules/gles3/performance/
Des3pShaderControlStatementTests.cpp461 static const char* unstableBoundLowStr = "5.5"; in init() local
520 …op << " mediump float loopBound = fract(v_bound) < 0.5 ? " << unstableBoundLowStr << " : " << unst… in init()