Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuFloatFormat.hpp53 int getMinExp (void) const { return m_minExp; } in getMinExp() function in tcu::FloatFormat
/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp2088 deLdExp(1.0, fmt.getMinExp()), in precision()
3352 const int minExp = ctx.format.getMinExp(); in compare()
4264 const int minExp = format.getMinExp(); in genRandom()
4329 const int minExp = format.getMinExp(); in genFixeds()
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp2522 deLdExp(1.0, fmt.getMinExp()), in precision()
5384 const int minExp = format.getMinExp(); in genRandom()
5466 const int minExp = format.getMinExp(); in genFixeds()
5526 const int minExp = format.getMinExp(); in genRandom()
5617 const int minExp = format.getMinExp(); in genFixeds()