Home | History | Annotate | Download | only in CL

Lines Matching full:bindings

26  *   \brief C++ bindings for OpenCL 1.0 (rev 48) and OpenCL 1.1 (rev 33)    
44 * reasonable to define C++ bindings for OpenCL.
50 * bindings it is enough to simply include \em cl.hpp.
52 * The bindings themselves are lightweight and correspond closely to the
53 * underlying C API. Using the C++ bindings introduces no additional execution
56 * For detail documentation on the bindings see:
64 * bindings, including support for the optional exception feature and
186 * \brief The OpenCL C++ bindings are defined within this namespace.