HomeSort by relevance Sort by last modified time
    Searched refs:bestPivotX (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/gles2/performance/
es2pShaderOperatorTests.cpp 480 float bestPivotX = -std::numeric_limits<float>::infinity();
503 bestPivotX = *pivotX;
510 return bestPivotX;
    [all...]
  /external/deqp/modules/gles3/performance/
es3pShaderOperatorTests.cpp 480 float bestPivotX = -std::numeric_limits<float>::infinity();
503 bestPivotX = *pivotX;
510 return bestPivotX;
    [all...]

Completed in 574 milliseconds