summaryrefslogtreecommitdiffstats
path: root/libclc/amdgpu/lib/math/half_sqrt.cl
blob: b78ef1366033780de78feb9ca1ec1d65ccd504b6 (plain)
1
2
3
4
5
6
#include <clc/clc.h>
 
#define __CLC_FUNC sqrt
#define __FLOAT_ONLY
#define __CLC_BODY <half_native_unary.inc>
#include <clc/math/gentype.inc>
OpenPOWER on IntegriCloud