Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/glshared/
H A DglsCalibration.cpp363 const float coeffEpsilon = 0.001f; // Coefficient must be large enough (and positive) to be considered sensible. in recomputeParameters() local
373 if (estimatorLine.coefficient < coeffEpsilon) // Coefficient not good for sensible estimation; increase call count enough to get a reasonably different value. in recomputeParameters()

Completed in 1 milliseconds