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:
tbb::flow::interface10::opencl_factory< default_device_filter >

Public Types

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
 

Friends

default_opencl_factorydefault_factory ()
 

Additional Inherited Members

- 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_listdevices ()
 

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.