Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fShaderCommonFunctionTests.cpp660 const bool hasSignedZero = supportsSignedZero(precision); in compare() local
672 …const deUint32 ulpDiff = hasSignedZero ? getUlpDiff(out0, ref) : getUlpDiffIgnoreZeroSign(out0, r… in compare()
/external/deqp/modules/gles31/functional/
Des31fShaderCommonFunctionTests.cpp738 const bool hasSignedZero = supportsSignedZero(precision); in compare() local
750 …const deUint32 ulpDiff = hasSignedZero ? getUlpDiff(out0, ref) : getUlpDiffIgnoreZeroSign(out0, r… in compare()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderCommonFunctionTests.cpp841 const bool hasSignedZero = supportsSignedZero(precision); in compare() local
853 …const deUint32 ulpDiff = hasSignedZero ? getUlpDiff(out0, ref) : getUlpDiffIgnoreZeroSign(out0, r… in compare()