Searched refs:opThresholdW (Results 1 – 1 of 1) sorted by relevance
1100 …const tcu::Vec4 opThresholdW = getDerivateThresholdWarning(m_precision, m_coordMin, m_coordMax, r… in verify() local1102 const tcu::Vec4 thresholdW = max(surfaceThreshold, opThresholdW); in verify()1431 …const tcu::Vec4 opThresholdW = getDerivateThresholdWarning(m_precision, m_texValueMin, m_texValue… in verify() local1433 const tcu::Vec4 thresholdW = max(surfaceThreshold, opThresholdW); in verify()