Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
#include <flow_graph_opencl_node.h>
Public Types | |
typedef base_type::kernel_type | kernel_type |
Public Member Functions | |
opencl_node (graph &g, const kernel_type &kernel) | |
template<typename DeviceSelector > | |
opencl_node (graph &g, const kernel_type &kernel, DeviceSelector d) | |
Private Types | |
typedef opencl_node< tuple< Ports... >, queueing, opencl_info::default_opencl_factory > | base_type |
Definition at line 1465 of file flow_graph_opencl_node.h.
|
private |
Definition at line 1467 of file flow_graph_opencl_node.h.
typedef base_type::kernel_type tbb::flow::interface11::opencl_node< tuple< Ports... > >::kernel_type |
Definition at line 1469 of file flow_graph_opencl_node.h.
|
inline |
Definition at line 1471 of file flow_graph_opencl_node.h.
|
inline |
Definition at line 1476 of file flow_graph_opencl_node.h.