Searched defs:fp16Refract (Results 1 – 1 of 1) sorted by relevance
16406 struct fp16Refract : public fp16AllComponents struct16408 fp16Refract() : fp16AllComponents() in fp16Refract() function16416 virtual double getULPs(vector<const deFloat16*>& in) in getULPs()16424 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) in calc()