Home
last modified time | relevance | path

Searched refs:deRoundEven (Results 1 – 9 of 9) sorted by relevance

/third_party/vk-gl-cts/framework/delibs/debase/
DdeMath.c129 double deRoundEven (double a) in deRoundEven() function
DdeMath.h188 double deRoundEven (double a);
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
DvktSampleVerifier.cpp587 const int layer = m_imParams.isArrayed ? (int)deRoundEven(args.layer) : 0U; in verifySampleTexelGridCoords()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktSampleVerifier.cpp587 const int layer = m_imParams.isArrayed ? (int)deRoundEven(args.layer) : 0U; in verifySampleTexelGridCoords()
/third_party/vk-gl-cts/modules/glshared/
DglsBuiltinPrecisionTests.cpp3293 RoundEven (void) : PreciseFunc1("roundEven", deRoundEven) {} in RoundEven()
4274 const int exp = int(deRoundEven(dePow(rnd.getDouble(minRoot, maxRoot), in genRandom()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp4238 RoundEven (void) : PreciseFunc1<T> ("roundEven", deRoundEven) {} in RoundEven()
5734 const int exp = int(deRoundEven(dePow(rnd.getDouble(minRoot, maxRoot), 3.0))); in randomDouble()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderBuiltinPrecisionTests.cpp4238 RoundEven (void) : PreciseFunc1<T> ("roundEven", deRoundEven) {} in RoundEven()
5734 const int exp = int(deRoundEven(dePow(rnd.getDouble(minRoot, maxRoot), 3.0))); in randomDouble()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp14335 case 2: result = deRoundEven(d); break; in calc()
14354 const double result (deRoundEven(d)); in calc()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp14335 case 2: result = deRoundEven(d); break; in calc()
14354 const double result (deRoundEven(d)); in calc()