Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fShaderCommonFunctionTests.cpp226 const tcu::Float32 targetRepresentation(tcu::Float32::constructBits(float32Representation.sign(), in makeFloatRepresentable() local
230 return targetRepresentation.asFloat(); in makeFloatRepresentable()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderCommonFunctionTests.cpp230 const tcu::Float32 targetRepresentation(tcu::Float32::constructBits(float32Representation.sign(), in makeFloatRepresentable() local
234 return targetRepresentation.asFloat(); in makeFloatRepresentable()