Home
last modified time | relevance | path

Searched refs:intThreshold (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fShaderDerivateTests.cpp853 const tcu::IVec4 intThreshold = tcu::IVec4(1) << (8 - channelBits); in getSurfaceThreshold() local
854 const tcu::Vec4 normThreshold = intThreshold.asFloat() / 255.0f; in getSurfaceThreshold()