Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds