Go to the source code of this file.
Namespaces | |
lvr2 | |
Macros | |
#define | checkOclErrors(err) __checkOclErrors((err), #err, __FILE__, __LINE__) |
Functions | |
static void | lvr2::__checkOclErrors (const cl_int err, const char *const func, const char *const file, const int line) |
Variables | |
static const char * | lvr2::errorString [] |
#define checkOclErrors | ( | err | ) | __checkOclErrors((err), #err, __FILE__, __LINE__) |
Definition at line 105 of file cl_helper.h.