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

  /external/deqp/modules/gles2/performance/
es2pShaderOperatorTests.cpp 428 const float estY = estimator.offset + estimator.coefficient*data[i].x();
429 const float diff = estY - data[i].y();
    [all...]
  /external/deqp/modules/gles3/performance/
es3pShaderOperatorTests.cpp 428 const float estY = estimator.offset + estimator.coefficient*data[i].x();
429 const float diff = estY - data[i].y();
    [all...]

Completed in 429 milliseconds