OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unstableBoundLowStr
(Results
1 - 2
of
2
) sorted by null
/external/deqp/modules/gles2/performance/
es2pShaderControlStatementTests.cpp
457
static const char*
unstableBoundLowStr
= "5.5";
512
op << " mediump float loopBound = fract(v_bound) < 0.5 ? " <<
unstableBoundLowStr
<< " : " << unstableBoundHighStr << ";\n";