Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuFloatFormat.hpp55 int getMaxExp (void) const { return m_maxExp; } in getMaxExp() function in tcu::FloatFormat
/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp2059 deLdExp(1.0, fmt.getMaxExp() - 1))) in precision()
4115 const int maxExp = format.getMaxExp(); in genRandom()
4180 const int maxExp = format.getMaxExp(); in genFixeds()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp2038 deLdExp(1.0, fmt.getMaxExp() - 1))) in precision()
4086 const int maxExp = format.getMaxExp(); in genRandom()
4151 const int maxExp = format.getMaxExp(); in genFixeds()