native_sqrt.cl 160 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 #include <clc/clc.h> #define __CLC_NATIVE_INTRINSIC sqrt #define __CLC_BODY <native_unary_intrinsic.inc> #define __FLOAT_ONLY #include <clc/math/gentype.inc>