Function pocky_opencl_error_to_string

Function Documentation

const char *pocky_opencl_error_to_string(cl_int err)

Converts the given error code to a nicer string representation.

Parameters:
  • err[in] Error code as produced internally by OpenCL

Returns:

String representation of err