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