half_sqrt.cl 135 Bytes Raw Blame History Permalink 1 2 3 4 5 6 #include <clc/clc.h> #define __CLC_FUNC sqrt #define __CLC_BODY <half_unary.inc> #define __FLOAT_ONLY #include <clc/math/gentype.inc>