index
:
fractal-gen-opencl
master
WIP port of my simple fractal-gen software to OpenCL
David Phillips
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cl_error.h
blob: 7f4a95d5b26afcc14623d0d6daeb10d22943bc16 (
plain
)
1
2
3
#include <cl.h>
const char
*
get_cl_error_string
(
cl_int error
);