Searched refs:dyThresholdW (Results 1 – 1 of 1) sorted by relevance
1180 …const tcu::Vec4 dyThresholdW = getDerivateThresholdWarning(m_precision, m_coordMin*yScale, m_coor… in verify() local1182 const tcu::Vec4 thresholdW = max(surfaceThreshold, max(dxThresholdW, dyThresholdW)); in verify()1512 …const tcu::Vec4 dyThresholdW = getDerivateThresholdWarning(m_precision, m_texValueMin*yScale, m_te… in verify() local1514 const tcu::Vec4 thresholdW = max(surfaceThreshold, max(dxThresholdW, dyThresholdW)); in verify()