Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/delibs/debase/
DdeMath.h237 DE_INLINE double deSinh (double a) { return sinh(a); } in deSinh() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp14688 result = deSinh(d); in calc()
14802 result = deSinh(d) / deCosh(d); in calc()
14808 const fp16type s (deSinh(d)); in calc()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp14688 result = deSinh(d); in calc()
14802 result = deSinh(d) / deCosh(d); in calc()
14808 const fp16type s (deSinh(d)); in calc()