Searched refs:normThreshold (Results 1 – 1 of 1) sorted by relevance
889 const tcu::Vec4 normThreshold = intThreshold.asFloat() / 255.0f; in getSurfaceThreshold() local891 return normThreshold; in getSurfaceThreshold()