Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuFloat.hpp62 EXPONENT_BITS = ExponentBits, enumerator
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderCommonFunctionTests.cpp149 …tOrVec(type) ? static_cast<int>(tcu::Float32::EXPONENT_BITS) : static_cast<int>(tcu::Float64::EXPO… in getExponentBits()