Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuFloatFormat.hpp54 int getMaxExp (void) const { return m_maxExp; } in getMaxExp() function in tcu::FloatFormat
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp2523 deLdExp(1.0, fmt.getMaxExp() - 1))) in precision()
5385 const int maxExp = format.getMaxExp(); in genRandom()
5467 const int maxExp = format.getMaxExp(); in genFixeds()
5527 const int maxExp = format.getMaxExp(); in genRandom()
5618 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()