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