Home
last modified time | relevance | path

Searched refs:smallestNormal (Results 1 – 5 of 5) sorted by relevance

/third_party/vk-gl-cts/framework/common/
DtcuFloat.hpp137 static Float smallestNormal (int sign);
226 …ags> Float<StorageType, ExponentBits, MantissaBits, ExponentBias, Flags>::smallestNormal (int sign) in smallestNormal() function in tcu::Float
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
DvktShaderFConvertTests.cpp96 T::smallestNormal (-1), in interestingSamples()
97 T::smallestNormal ( 1), in interestingSamples()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderFConvertTests.cpp96 T::smallestNormal (-1), in interestingSamples()
97 T::smallestNormal ( 1), in interestingSamples()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
DvktImageTranscodingSupportTests.cpp137 *ptr = T::smallestNormal(ptr->sign()); in fixFloatIfNeeded()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageTranscodingSupportTests.cpp137 *ptr = T::smallestNormal(ptr->sign()); in fixFloatIfNeeded()