#include <sycl/ext/oneapi/experimental/graph.hpp>
Definition at line 435 of file graph.hpp.
◆ dynamic_parameter_base()
◆ sycl::detail::getSyclObjImpl()
template<class Obj >
frienddecltype(Obj::impl) const& sycl::_V1::ext::oneapi::experimental::detail::dynamic_parameter_base::sycl::detail::getSyclObjImpl |
( |
const Obj & |
SyclObject | ) |
|
|
protected |
◆ updateAccessor()
void sycl::_V1::ext::oneapi::experimental::detail::dynamic_parameter_base::updateAccessor |
( |
const sycl::detail::AccessorBaseHost * |
Acc | ) |
|
|
protected |
◆ updateValue() [1/2]
void sycl::_V1::ext::oneapi::experimental::detail::dynamic_parameter_base::updateValue |
( |
const raw_kernel_arg * |
NewRawValue, |
|
|
size_t |
Size |
|
) |
| |
|
protected |
◆ updateValue() [2/2]
void sycl::_V1::ext::oneapi::experimental::detail::dynamic_parameter_base::updateValue |
( |
const void * |
NewValue, |
|
|
size_t |
Size |
|
) |
| |
|
protected |
◆ impl
std::shared_ptr<dynamic_parameter_impl> sycl::_V1::ext::oneapi::experimental::detail::dynamic_parameter_base::impl |
|
protected |
The documentation for this class was generated from the following files: