|
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) | |
Private Member Functions inherited from tbb::internal::no_assign | |
| 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 829 of file flow_graph_opencl_node.h.
|
private |
Definition at line 854 of file flow_graph_opencl_node.h.
|
inline |
Definition at line 831 of file flow_graph_opencl_node.h.
References __TBB_ASSERT, tbb::flow::interface11::enforce_cl_retcode(), tbb::flow::interface11::opencl_program< Factory >::get_cl_kernel(), and tbb::flow::interface11::opencl_factory< DeviceFilter >::kernel::my_cl_kernel.
|
inline |
Definition at line 849 of file flow_graph_opencl_node.h.
References tbb::flow::interface11::enforce_cl_retcode().
|
inlineprivate |
Definition at line 856 of file flow_graph_opencl_node.h.
|
friend |
Definition at line 863 of file flow_graph_opencl_node.h.
Definition at line 866 of file flow_graph_opencl_node.h.
|
private |
Definition at line 859 of file flow_graph_opencl_node.h.
Referenced by tbb::flow::interface11::opencl_factory< DeviceFilter >::kernel::kernel().
|
private |
Definition at line 860 of file flow_graph_opencl_node.h.