third-party/tbb/src/doc/html/a00067.html
flow
interface10
opencl_info
Public Types | Friends | List of all members
tbb::flow::interface10::opencl_info::default_opencl_factory Class Reference
Inheritance diagram for tbb::flow::interface10::opencl_info::default_opencl_factory:
|
| | template<typename T > | | using | async_msg_type = opencl_async_msg< T, default_opencl_factory > | | | | Public Types inherited from tbb::flow::interface10::opencl_factory< default_device_filter > | | using | async_msg_type = opencl_async_msg< T, opencl_factory< default_device_filter >> | | | | typedef opencl_device | device_type | | | | typedef kernel | kernel_type | | | | typedef opencl_range | range_type | | |
|
| | default_opencl_factory & | default_factory () | | |
|
| | Public Member Functions inherited from tbb::flow::interface10::opencl_factory< default_device_filter > | | bool | init (const opencl_device_list &device_list) | | | | void | send_kernel (opencl_device device, const kernel_type &kernel, const range_type &work_size, Args &...args) | | | | void | send_data (opencl_device device, T &t, Rest &...args) | | | | void | send_data (opencl_device) | | | | void | finalize (opencl_device device, FinalizeFn fn, Args &...args) | | | | const opencl_device_list & | devices () | | |
The documentation for this class was generated from the following file:
Copyright © 2005-2018 Intel Corporation. All Rights Reserved.
Intel, Pentium, Intel Xeon, Itanium, Intel XScale and VTune are registered trademarks or trademarks of Intel Corporation or its subsidiaries in the United States and other countries.
* Other names and brands may be claimed as the property of others.