Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
#include <flow_graph_opencl_node.h>
Public Member Functions | |
kernel (const kernel &k) | |
~kernel () | |
Private Types | |
typedef opencl_factory< DeviceFilter > | factory_type |
Private Member Functions | |
kernel (const cl_kernel &k, factory_type &f) | |
![]() | |
void | operator= (const no_assign &)=delete |
no_assign (const no_assign &)=default | |
no_assign ()=default | |
Private Attributes | |
cl_kernel | my_cl_kernel |
factory_type & | my_factory |
Friends | |
template<typename DeviceFilter_ > | |
class | opencl_factory |
template<typename Factory > | |
class | opencl_program |
Definition at line 815 of file flow_graph_opencl_node.h.
|
private |
Definition at line 840 of file flow_graph_opencl_node.h.
|
inline |
Definition at line 817 of file flow_graph_opencl_node.h.
References __TBB_ASSERT, tbb::flow::interface11::enforce_cl_retcode(), and tbb::flow::interface11::opencl_factory< DeviceFilter >::kernel::my_cl_kernel.
|
inline |
Definition at line 835 of file flow_graph_opencl_node.h.
References tbb::flow::interface11::enforce_cl_retcode().
|
inlineprivate |
Definition at line 842 of file flow_graph_opencl_node.h.
|
friend |
Definition at line 849 of file flow_graph_opencl_node.h.
Definition at line 852 of file flow_graph_opencl_node.h.
|
private |
Definition at line 845 of file flow_graph_opencl_node.h.
Referenced by tbb::flow::interface11::opencl_factory< DeviceFilter >::kernel::kernel().
|
private |
Definition at line 846 of file flow_graph_opencl_node.h.