Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderDerivateTests.cpp174 static inline tcu::UVec4 getCompExpBits (const tcu::Vec4& v) in getCompExpBits() function
298 const tcu::UVec4 derivExp = getCompExpBits(expectedDerivate); in getDerivateThreshold()
299 const tcu::UVec4 maxValueExp = max(getCompExpBits(valueMin), getCompExpBits(valueMax)); in getDerivateThreshold()
/external/deqp/modules/gles3/functional/
Des3fShaderDerivateTests.cpp205 static inline tcu::UVec4 getCompExpBits (const tcu::Vec4& v) in getCompExpBits() function
329 const tcu::UVec4 derivExp = getCompExpBits(expectedDerivate); in getDerivateThreshold()
330 const tcu::UVec4 maxValueExp = max(getCompExpBits(valueMin), getCompExpBits(valueMax)); in getDerivateThreshold()