Home
last modified time | relevance | path

Searched defs:fp16Atanh (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp15325 struct fp16Atanh : public fp16PerComponent struct
15327 fp16Atanh() : fp16PerComponent() in fp16Atanh() function
15334 bool calc(vector<const deFloat16 *> &in, deFloat16 *out, double *min, double *max) in calc()