Searched refs:conversionThreshold (Results 1 – 1 of 1) sorted by relevance
5072 const tcu::Vec4 conversionThreshold = tcu::Vec4(1.0f / 255.0f); in testResourceAccess() local5077 if (tcu::boolAny(tcu::greaterThan(tcu::abs(result - reference), conversionThreshold))) in testResourceAccess()8859 const tcu::Vec4 conversionThreshold = tcu::Vec4(1.0f / 255.0f); in testResourceAccess() local8870 if (tcu::boolAny(tcu::greaterThan(tcu::abs(result - reference), conversionThreshold))) in testResourceAccess()