Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp15113 struct fp16Tanh : public fp16PerComponent struct
15115 fp16Tanh() : fp16PerComponent() in fp16Tanh() argument
15123 virtual double getULPs(vector<const deFloat16 *> &in) in getULPs()
15132 …le calcPoly(const fp16type &espx, const fp16type &esnx, const fp16type &ecpx, const fp16type &ecnx) in calcPoly()
15145 bool calc(vector<const deFloat16 *> &in, deFloat16 *out, double *min, double *max) in calc()