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

/external/deqp/modules/gles2/performance/
H A Des2pShaderOperatorTests.cpp428 const float estY = estimator.offset + estimator.coefficient*data[i].x(); local
429 const float diff = estY - data[i].y();
/external/deqp/modules/gles3/performance/
H A Des3pShaderOperatorTests.cpp428 const float estY = estimator.offset + estimator.coefficient*data[i].x(); local
429 const float diff = estY - data[i].y();

Completed in 53 milliseconds