Searched defs:fp16Tanh (Results 1 – 2 of 2) sorted by relevance
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| D | vktSpvAsmInstructionTests.cpp | 14854 struct fp16Tanh : public fp16PerComponent struct 14856 fp16Tanh() : fp16PerComponent() in fp16Tanh() function 14864 virtual double getULPs (vector<const deFloat16*>& in) in getULPs() 14873 …e calcPoly (const fp16type& espx, const fp16type& esnx, const fp16type& ecpx, const fp16type& ecnx) in calcPoly() 14886 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) in calc()
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| D | vktSpvAsmInstructionTests.cpp | 14756 struct fp16Tanh : public fp16PerComponent struct 14758 fp16Tanh() : fp16PerComponent() in fp16Tanh() function 14766 virtual double getULPs (vector<const deFloat16*>& in) in getULPs() 14775 …e calcPoly (const fp16type& espx, const fp16type& esnx, const fp16type& ecpx, const fp16type& ecnx) in calcPoly() 14788 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) in calc()
|