Back to Hhvm

tbb::flow::interface10::opencl_buffer_impl< Factory > Class Template Reference

third-party/tbb/src/doc/html/a00104.html

latest2.5 KB
Original Source

Public Member Functions | Friends | List of all members

tbb::flow::interface10::opencl_buffer_impl< Factory > Class Template Reference

Inheritance diagram for tbb::flow::interface10::opencl_buffer_impl< Factory >:

|

Public Member Functions

| | | opencl_buffer_impl (size_t size, Factory &f) | | | | | opencl_buffer_impl (cl_mem m, size_t index, size_t size, Factory &f) | | | | size_t | size () const | | | | void | map_memory (opencl_device device, opencl_async_msg< void *, Factory > &dmsg) __TBB_override | | | | Public Member Functions inherited from tbb::flow::interface10::opencl_memory< Factory > | | | opencl_memory (Factory &f) | | | | cl_mem | get_cl_mem () const | | | | void * | get_host_ptr () | | | | Factory * | factory () const | | | | opencl_async_msg< void *, Factory > | receive (const cl_event *e) | | | | opencl_async_msg< void *, Factory > | send (opencl_device device, const cl_event *e) | | |

|

Friends

| | template<typename , typename > | | class | opencl_buffer | | |

|

Additional Inherited Members

| | Protected Attributes inherited from tbb::flow::interface10::opencl_memory< Factory > | | cl_mem | my_cl_mem | | | | tbb::atomic
< opencl_device::device_id_type > | my_curr_device_id | | | | void * | my_host_ptr | | | | Factory * | my_factory | | | | tbb::spin_mutex | my_sending_lock | | | | bool | my_sending_event_present | | | | cl_event | my_sending_event | | |


The documentation for this class was generated from the following file:

  • flow_graph_opencl_node.h

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.