Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuFloatFormat.hpp54 int getMinExp (void) const { return m_minExp; } in getMinExp() function in tcu::FloatFormat
/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp2058 deLdExp(1.0, fmt.getMinExp()), in precision()
4114 const int minExp = format.getMinExp(); in genRandom()
4179 const int minExp = format.getMinExp(); in genFixeds()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp2037 deLdExp(1.0, fmt.getMinExp()), in precision()
4085 const int minExp = format.getMinExp(); in genRandom()
4150 const int minExp = format.getMinExp(); in genFixeds()