Searched defs:fp16SmoothStep (Results 1 – 1 of 1) sorted by relevance
16008 struct fp16SmoothStep : public fp16PerComponent struct16010 fp16SmoothStep() : fp16PerComponent() in fp16SmoothStep() argument16017 virtual double getULPs(vector<const deFloat16 *> &in) in getULPs()16025 bool calc(vector<const deFloat16 *> &in, deFloat16 *out, double *min, double *max) in calc()