#include <sycl/accessor.hpp>
Definition at line 520 of file accessor.hpp.
◆ LocalAccessorBaseHost() [1/2]
sycl::_V1::detail::LocalAccessorBaseHost::LocalAccessorBaseHost |
( |
const LocalAccessorImplPtr & |
Impl | ) |
|
|
inlineprotected |
◆ LocalAccessorBaseHost() [2/2]
sycl::_V1::detail::LocalAccessorBaseHost::LocalAccessorBaseHost |
( |
sycl::range< 3 > |
Size, |
|
|
int |
Dims, |
|
|
int |
ElemSize, |
|
|
const property_list & |
PropertyList = {} |
|
) |
| |
◆ getElementSize()
int sycl::_V1::detail::LocalAccessorBaseHost::getElementSize |
( |
| ) |
|
◆ getNumOfDims()
int sycl::_V1::detail::LocalAccessorBaseHost::getNumOfDims |
( |
| ) |
|
◆ getPropList()
const property_list & sycl::_V1::detail::LocalAccessorBaseHost::getPropList |
( |
| ) |
const |
◆ getPtr() [1/2]
void * sycl::_V1::detail::LocalAccessorBaseHost::getPtr |
( |
| ) |
|
◆ getPtr() [2/2]
void* sycl::_V1::detail::LocalAccessorBaseHost::getPtr |
( |
| ) |
const |
◆ getSize() [1/2]
const sycl::range< 3 > & sycl::_V1::detail::LocalAccessorBaseHost::getSize |
( |
| ) |
|
◆ getSize() [2/2]
const sycl::range<3>& sycl::_V1::detail::LocalAccessorBaseHost::getSize |
( |
| ) |
const |
◆ getSyclObjImpl()
template<class Obj >
decltype(Obj::impl) friend sycl::_V1::detail::LocalAccessorBaseHost::getSyclObjImpl |
( |
const Obj & |
SyclObject | ) |
|
|
protected |
◆ detail::createSyclObjFromImpl
◆ impl
The documentation for this class was generated from the following files: