Accelerated Computation Engine
|
Classes | |
class | Buffer |
class | CommandQueue |
class | Context |
class | Device |
class | Event |
class | Kernel |
class | Platform |
class | Program |
Functions | |
void | fillException (EException *exception, cl_int code) |
This contains all classes and functions associated with using OpenCL in ACE.
void OpenCL::fillException | ( | EException * | exception, |
cl_int | code | ||
) |
Fills in the title and detail properties of an exception to describe an OpenCL error with the given error code.