summaryrefslogtreecommitdiffstats
path: root/libclc/generic/lib/math/half_sin.cl
blob: a64eec96c9df687532c2203a5462b530fddd825e (plain)
1
2
3
4
5
6
#include <clc/clc.h>

#define __CLC_FUNC sin
#define __CLC_BODY <half_unary.inc>
#define __FLOAT_ONLY
#include <clc/math/gentype.inc>
OpenPOWER on IntegriCloud