Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fShaderCommonFunctionTests.cpp206 const bool zeroNotRepresentable = (precision == glu::PRECISION_LOWP); in makeFloatRepresentable() local
209 …const float zeroValue = (zeroNotRepresentable) ? (tcu::Float32::constructBits(+1, minNormali… in makeFloatRepresentable()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderCommonFunctionTests.cpp210 const bool zeroNotRepresentable = (precision == glu::PRECISION_LOWP); in makeFloatRepresentable() local
213 …const float zeroValue = (zeroNotRepresentable) ? (tcu::Float32::constructBits(+1, minNormali… in makeFloatRepresentable()