Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
Public Types | |
typedef void(CL_CALLBACK * | cl_callback_type) (cl_program, void *) |
Public Member Functions | |
opencl_program_builder (Factory &f, const std::string &name, cl_program program, cl_uint num_devices, cl_device_id *device_list, const char *options, cl_callback_type callback, void *user_data) | |
Definition at line 1294 of file flow_graph_opencl_node.h.
typedef void(CL_CALLBACK * tbb::flow::interface11::opencl_program< Factory >::opencl_program_builder::cl_callback_type) (cl_program, void *) |
Definition at line 1296 of file flow_graph_opencl_node.h.
|
inline |
Definition at line 1297 of file flow_graph_opencl_node.h.
References tbb::flow::interface11::opencl_device_list::begin(), d, tbb::flow::interface11::opencl_device_list::end(), tbb::flow::interface11::enforce_cl_retcode(), and name.