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

/external/deqp/modules/gles3/functional/
H A Des3fShaderDerivateTests.cpp1124 const tcu::Vec4 dxThreshold = getDerivateThreshold(m_precision, m_coordMin*xScale, m_coordMax*xScale, dx); local
1126 const tcu::Vec4 threshold = max(surfaceThreshold, max(dxThreshold, dyThreshold));
1413 const tcu::Vec4 dxThreshold = getDerivateThreshold(m_precision, m_texValueMin*xScale, m_texValueMax*xScale, dx); local
1415 const tcu::Vec4 threshold = max(surfaceThreshold, max(dxThreshold, dyThreshold));

Completed in 56 milliseconds