Home
last modified time | relevance | path

Searched refs:derivExp (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderDerivateTests.cpp343 const tcu::UVec4 derivExp = getCompExpBits(expectedDerivate); in getDerivateThreshold() local
345 const tcu::UVec4 numBitsLost = maxValueExp - min(maxValueExp, derivExp); in getDerivateThreshold()
357 const tcu::UVec4 derivExp = getCompExpBits(expectedDerivate); in getDerivateThresholdWarning() local
359 const tcu::UVec4 numBitsLost = maxValueExp - min(maxValueExp, derivExp); in getDerivateThresholdWarning()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderDerivateTests.cpp317 const tcu::UVec4 derivExp = getCompExpBits(expectedDerivate); in getDerivateThreshold() local
319 const tcu::UVec4 numBitsLost = maxValueExp - min(maxValueExp, derivExp); in getDerivateThreshold()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderDerivateTests.cpp299 const tcu::UVec4 derivExp = getCompExpBits(expectedDerivate); in getDerivateThreshold() local
301 const tcu::UVec4 numBitsLost = maxValueExp - min(maxValueExp, derivExp); in getDerivateThreshold()

Completed in 10 milliseconds