Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
DtcuFloatFormat.hpp54 int getMinExp (void) const { return m_minExp; } in getMinExp() function in tcu::FloatFormat
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp2724 deLdExp(1.0, fmt.getMinExp()), in precision()
4539 const int minExp = ctx.format.getMinExp(); in doApply()
4554 const int minExp = ctx.format.getMinExp(); in doApply()
5691 const int minExp = format.getMinExp(); in randomDouble()
5755 const int minExp = format.getMinExp(); in genFixeds()
5814 const int minExp = format.getMinExp(); in genFixeds()
5900 const int minExp = format.getMinExp(); in genFixeds()
/third_party/vk-gl-cts/modules/glshared/
DglsBuiltinPrecisionTests.cpp2089 deLdExp(1.0, fmt.getMinExp()), in precision()
3353 const int minExp = ctx.format.getMinExp(); in compare()
4265 const int minExp = format.getMinExp(); in genRandom()
4330 const int minExp = format.getMinExp(); in genFixeds()