Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp15747 struct fp16SmoothStep : public fp16PerComponent struct
15749 fp16SmoothStep() : fp16PerComponent() in fp16SmoothStep() function
15756 virtual double getULPs(vector<const deFloat16*>& in) in getULPs()
15764 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/
DvktSpvAsmInstructionTests.cpp15649 struct fp16SmoothStep : public fp16PerComponent struct
15651 fp16SmoothStep() : fp16PerComponent() in fp16SmoothStep() argument
15658 virtual double getULPs(vector<const deFloat16*>& in) in getULPs()
15666 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) in calc()