#include <sycl/detail/cg_types.hpp>
Definition at line 228 of file cg_types.hpp.
◆ HostTask() [1/3]
sycl::_V1::detail::HostTask::HostTask |
( |
| ) |
|
|
inline |
◆ HostTask() [2/3]
sycl::_V1::detail::HostTask::HostTask |
( |
std::function< void()> && |
Func | ) |
|
|
inline |
◆ HostTask() [3/3]
sycl::_V1::detail::HostTask::HostTask |
( |
std::function< void(interop_handle)> && |
Func | ) |
|
|
inline |
◆ call() [1/2]
void sycl::_V1::detail::HostTask::call |
( |
| ) |
|
|
inline |
◆ call() [2/2]
◆ isInteropTask()
bool sycl::_V1::detail::HostTask::isInteropTask |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: