Home
last modified time | relevance | path

Searched refs:deCosh (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/framework/delibs/debase/
H A DdeMath.h238 DE_INLINE double deCosh (double a) { return cosh(a); } in deCosh() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp14830 result = deCosh(d);
14900 result = deSinh(d) / deCosh(d);
14907 const fp16type c (deCosh(d));
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp14732 result = deCosh(d);
14802 result = deSinh(d) / deCosh(d);
14809 const fp16type c (deCosh(d));

Completed in 47 milliseconds