#include <detail/accessor_impl.hpp>
|
| SampledImageAccessorImplHost (range< 3 > Size, void *SYCLMemObject, int Dims, int ElemSize, id< 3 > Pitch, image_channel_type ChannelType, image_channel_order ChannelOrder, image_sampler Sampler, const property_list &PropertyList) |
|
| UnsampledImageAccessorImplHost (range< 3 > Size, access_mode AccessMode, void *SYCLMemObject, int Dims, int ElemSize, id< 3 > Pitch, image_channel_type ChannelType, image_channel_order ChannelOrder, const property_list &PropertyList) |
|
| AccessorImplHost (id< 3 > Offset, range< 3 > AccessRange, range< 3 > MemoryRange, access::mode AccessMode, void *SYCLMemObject, int Dims, int ElemSize, size_t OffsetInBytes=0, bool IsSubBuffer=false, const property_list &PropertyList={}) |
|
| AccessorImplHost (id< 3 > Offset, range< 3 > AccessRange, range< 3 > MemoryRange, access::mode AccessMode, void *SYCLMemObject, int Dims, int ElemSize, bool IsPlaceH, size_t OffsetInBytes=0, bool IsSubBuffer=false, const property_list &PropertyList={}) |
|
| ~AccessorImplHost () |
|
| AccessorImplHost (const AccessorImplHost &Other) |
|
AccessorImplHost & | operator= (const AccessorImplHost &Other) |
|
void | resize (size_t GlobalSize) |
|
Definition at line 165 of file accessor_impl.hpp.
◆ SampledImageAccessorImplHost()
◆ MSampler
image_sampler sycl::_V1::detail::SampledImageAccessorImplHost::MSampler |
The documentation for this class was generated from the following file: