Public Member Functions | |
opencl_graph () | |
Constructs a graph with isolated task_group_context. | |
opencl_graph (task_group_context &context) | |
Constructs a graph with an user context. | |
~opencl_graph () | |
Destroys a graph. | |
const opencl_device_list & | available_devices () |
Available devices. | |
default_opencl_factory & | opencl_factory () |
Protected Member Functions | |
opencl_foundation & | get_opencl_foundation () |
Protected Attributes | |
opencl_foundation * | my_opencl_foundation |