Searched refs:bestPivotX (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles2/performance/
H A Des2pShaderOperatorTests.cpp480 float bestPivotX = -std::numeric_limits<float>::infinity(); local
503 bestPivotX = *pivotX;
510 return bestPivotX;
/external/deqp/modules/gles3/performance/
H A Des3pShaderOperatorTests.cpp480 float bestPivotX = -std::numeric_limits<float>::infinity(); local
503 bestPivotX = *pivotX;
510 return bestPivotX;

Completed in 58 milliseconds