Sign in
rust
/
rust-lang
/
llvm-project
/
ce9347ddd09ec04eb2cc0eb7c46e5001efe22af5
/
.
/
libclc
/
amdgpu
/
lib
/
math
/
half_sqrt.cl
blob: b78ef1366033780de78feb9ca1ec1d65ccd504b6 [
file
] [
log
] [
blame
]
#
include
<
clc
/
clc
.
h
>
#
define
__CLC_FUNC sqrt
#
define
__FLOAT_ONLY
#
define
__CLC_BODY
<
half_native_unary
.
inc
>
#
include
<
clc
/
math
/
gentype
.
inc
>