Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp14769 struct fp16Tanh : public fp16PerComponent struct
14771 fp16Tanh() : fp16PerComponent() in fp16Tanh() function
14779 virtual double getULPs (vector<const deFloat16*>& in) in getULPs()
14788 …e calcPoly (const fp16type& espx, const fp16type& esnx, const fp16type& ecpx, const fp16type& ecnx) in calcPoly()
14801 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) in calc()