cf4ocl (C Framework for OpenCL)  v2.1.0
Object-oriented framework for developing and benchmarking OpenCL projects in C/C++
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
ccl_errors.h File Reference

(f2213ed)

Convert OpenCL error codes to readable strings (function header). More...

Include dependency graph for ccl_errors.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

const char * ccl_err (int code)
 Convert OpenCL error code to a readable string. More...
 

Detailed Description

Convert OpenCL error codes to readable strings (function header).

Author
Nuno Fachada
Date
2016

Definition in file ccl_errors.h.