hanchenye-llvm-project/libclc/generic/lib/geometric/normalize.cl

9 lines
160 B
Common Lisp

#include <clc/clc.h>
#ifdef cl_khr_fp64
#pragma OPENCL EXTENSION cl_khr_fp64 : enable
#endif
#define BODY "normalize.inc"
#include <clc/geometric/floatn.inc>