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/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp2724 deLdExp(1.0, fmt.getMaxExp() - 1))) in precision()
4539 const int maxExp = ctx.format.getMaxExp(); in doApply()
4554 const int maxExp = ctx.format.getMaxExp(); in doApply()
5691 const int maxExp = format.getMaxExp(); in randomDouble()
5755 const int maxExp = format.getMaxExp(); in genFixeds()
5814 const int maxExp = format.getMaxExp(); in genFixeds()
5900 const int maxExp = format.getMaxExp(); in genFixeds()
/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp2089 deLdExp(1.0, fmt.getMaxExp() - 1))) in precision()
4265 const int maxExp = format.getMaxExp(); in genRandom()
4330 const int maxExp = format.getMaxExp(); in genFixeds()