This is the complete list of members for sycl::_V1::image< Dimensions, AllocatorT >, including all inherited members.
__SYCL2020_DEPRECATED("get_count() is deprecated, please use size() instead") size_t get_count() const | sycl::_V1::image< Dimensions, AllocatorT > | inline |
accessor class | sycl::_V1::image< Dimensions, AllocatorT > | friend |
detail::image_accessor class | sycl::_V1::image< Dimensions, AllocatorT > | friend |
get_access(handler &commandGroupHandler) | sycl::_V1::image< Dimensions, AllocatorT > | inline |
get_access() | sycl::_V1::image< Dimensions, AllocatorT > | inline |
get_allocator() const | sycl::_V1::detail::image_common< Dimensions, AllocatorT > | inline |
get_allocator_internal() const | sycl::_V1::detail::image_plain | protected |
get_count() const noexcept | sycl::_V1::detail::image_plain | protected |
get_pitch() const | sycl::_V1::image< Dimensions, AllocatorT > | inline |
get_property() const | sycl::_V1::image< Dimensions, AllocatorT > | inline |
get_range() const | sycl::_V1::image< Dimensions, AllocatorT > | inline |
get_size() const | sycl::_V1::image< Dimensions, AllocatorT > | inline |
getPropList() const | sycl::_V1::detail::image_plain | protected |
getSampler() const noexcept | sycl::_V1::detail::image_plain | protected |
has_property() const noexcept | sycl::_V1::image< Dimensions, AllocatorT > | inline |
image(image_channel_order Order, image_channel_type Type, const range< Dimensions > &Range, const property_list &PropList={}) | sycl::_V1::image< Dimensions, AllocatorT > | inline |
image(image_channel_order Order, image_channel_type Type, const range< Dimensions > &Range, AllocatorT Allocator, const property_list &PropList={}) | sycl::_V1::image< Dimensions, AllocatorT > | inline |
image(image_channel_order Order, image_channel_type Type, const range< Dimensions > &Range, const typename std::enable_if_t< B, range< Dimensions - 1 >> &Pitch, const property_list &PropList={}) | sycl::_V1::image< Dimensions, AllocatorT > | inline |
image(image_channel_order Order, image_channel_type Type, const range< Dimensions > &Range, const typename std::enable_if_t< B, range< Dimensions - 1 >> &Pitch, AllocatorT Allocator, const property_list &PropList={}) | sycl::_V1::image< Dimensions, AllocatorT > | inline |
image(void *HostPointer, image_channel_order Order, image_channel_type Type, const range< Dimensions > &Range, const property_list &PropList={}) | sycl::_V1::image< Dimensions, AllocatorT > | inline |
image(void *HostPointer, image_channel_order Order, image_channel_type Type, const range< Dimensions > &Range, AllocatorT Allocator, const property_list &PropList={}) | sycl::_V1::image< Dimensions, AllocatorT > | inline |
image(const void *HostPointer, image_channel_order Order, image_channel_type Type, const range< Dimensions > &Range, const property_list &PropList={}) | sycl::_V1::image< Dimensions, AllocatorT > | inline |
image(const void *HostPointer, image_channel_order Order, image_channel_type Type, const range< Dimensions > &Range, AllocatorT Allocator, const property_list &PropList={}) | sycl::_V1::image< Dimensions, AllocatorT > | inline |
image(void *HostPointer, image_channel_order Order, image_channel_type Type, const range< Dimensions > &Range, const typename std::enable_if_t< B, range< Dimensions - 1 >> &Pitch, const property_list &PropList={}) | sycl::_V1::image< Dimensions, AllocatorT > | inline |
image(void *HostPointer, image_channel_order Order, image_channel_type Type, const range< Dimensions > &Range, const typename std::enable_if_t< B, range< Dimensions - 1 >> &Pitch, AllocatorT Allocator, const property_list &PropList={}) | sycl::_V1::image< Dimensions, AllocatorT > | inline |
image(std::shared_ptr< void > &HostPointer, image_channel_order Order, image_channel_type Type, const range< Dimensions > &Range, const property_list &PropList={}) | sycl::_V1::image< Dimensions, AllocatorT > | inline |
image(std::shared_ptr< void > &HostPointer, image_channel_order Order, image_channel_type Type, const range< Dimensions > &Range, AllocatorT Allocator, const property_list &PropList={}) | sycl::_V1::image< Dimensions, AllocatorT > | inline |
image(std::shared_ptr< void > &HostPointer, image_channel_order Order, image_channel_type Type, const range< Dimensions > &Range, const typename std::enable_if_t< B, range< Dimensions - 1 >> &Pitch, const property_list &PropList={}) | sycl::_V1::image< Dimensions, AllocatorT > | inline |
image(std::shared_ptr< void > &HostPointer, image_channel_order Order, image_channel_type Type, const range< Dimensions > &Range, const typename std::enable_if_t< B, range< Dimensions - 1 >> &Pitch, AllocatorT Allocator, const property_list &PropList={}) | sycl::_V1::image< Dimensions, AllocatorT > | inline |
image(const image &rhs)=default | sycl::_V1::image< Dimensions, AllocatorT > | |
image(image &&rhs)=default | sycl::_V1::image< Dimensions, AllocatorT > | |
image_plain(const std::shared_ptr< detail::image_impl > &Impl) | sycl::_V1::detail::image_common< Dimensions, AllocatorT > | inlineprotected |
image_plain(image_channel_order Order, image_channel_type Type, const range< 3 > &Range, std::unique_ptr< SYCLMemObjAllocator > Allocator, uint8_t Dimensions, const property_list &PropList) | sycl::_V1::detail::image_common< Dimensions, AllocatorT > | protected |
image_plain(image_channel_order Order, image_channel_type Type, const range< 3 > &Range, const range< 2 > &Pitch, std::unique_ptr< SYCLMemObjAllocator > Allocator, uint8_t Dimensions, const property_list &PropList) | sycl::_V1::detail::image_common< Dimensions, AllocatorT > | protected |
image_plain(void *HostPointer, image_channel_order Order, image_channel_type Type, const range< 3 > &Range, std::unique_ptr< SYCLMemObjAllocator > Allocator, uint8_t Dimensions, const property_list &PropList) | sycl::_V1::detail::image_common< Dimensions, AllocatorT > | protected |
image_plain(const void *HostPointer, image_channel_order Order, image_channel_type Type, const range< 3 > &Range, std::unique_ptr< SYCLMemObjAllocator > Allocator, uint8_t Dimensions, const property_list &PropList) | sycl::_V1::detail::image_common< Dimensions, AllocatorT > | protected |
image_plain(void *HostPointer, image_channel_order Order, image_channel_type Type, const range< 3 > &Range, const range< 2 > &Pitch, std::unique_ptr< SYCLMemObjAllocator > Allocator, uint8_t Dimensions, const property_list &PropList) | sycl::_V1::detail::image_common< Dimensions, AllocatorT > | protected |
image_plain(const std::shared_ptr< const void > &HostPointer, image_channel_order Order, image_channel_type Type, const range< 3 > &Range, std::unique_ptr< SYCLMemObjAllocator > Allocator, uint8_t Dimensions, const property_list &PropList, bool IsConstPtr) | sycl::_V1::detail::image_common< Dimensions, AllocatorT > | protected |
image_plain(const std::shared_ptr< const void > &HostPointer, image_channel_order Order, image_channel_type Type, const range< 3 > &Range, const range< 2 > &Pitch, std::unique_ptr< SYCLMemObjAllocator > Allocator, uint8_t Dimensions, const property_list &PropList, bool IsConstPtr) | sycl::_V1::detail::image_common< Dimensions, AllocatorT > | protected |
image_plain(const void *HostPointer, image_channel_order Order, image_channel_type Type, image_sampler Sampler, const range< 3 > &Range, std::unique_ptr< SYCLMemObjAllocator > Allocator, uint8_t Dimensions, const property_list &PropList) | sycl::_V1::detail::image_common< Dimensions, AllocatorT > | protected |
image_plain(const void *HostPointer, image_channel_order Order, image_channel_type Type, image_sampler Sampler, const range< 3 > &Range, const range< 2 > &Pitch, std::unique_ptr< SYCLMemObjAllocator > Allocator, uint8_t Dimensions, const property_list &PropList) | sycl::_V1::detail::image_common< Dimensions, AllocatorT > | protected |
image_plain(const std::shared_ptr< const void > &HostPointer, image_channel_order Order, image_channel_type Type, image_sampler Sampler, const range< 3 > &Range, std::unique_ptr< SYCLMemObjAllocator > Allocator, uint8_t Dimensions, const property_list &PropList) | sycl::_V1::detail::image_common< Dimensions, AllocatorT > | protected |
image_plain(const std::shared_ptr< const void > &HostPointer, image_channel_order Order, image_channel_type Type, image_sampler Sampler, const range< 3 > &Range, const range< 2 > &Pitch, std::unique_ptr< SYCLMemObjAllocator > Allocator, uint8_t Dimensions, const property_list &PropList) | sycl::_V1::detail::image_common< Dimensions, AllocatorT > | protected |
image_plain(ur_native_handle_t MemObject, const context &SyclContext, event AvailableEvent, std::unique_ptr< SYCLMemObjAllocator > Allocator, uint8_t Dimensions, image_channel_order Order, image_channel_type Type, bool OwnNativeHandle, range< 3 > Range3WithOnes) | sycl::_V1::detail::image_common< Dimensions, AllocatorT > | protected |
sycl::_V1::detail::image_plain::image_plain(const std::shared_ptr< detail::image_impl > &Impl) | sycl::_V1::detail::image_plain | inlineprotected |
sycl::_V1::detail::image_plain::image_plain(image_channel_order Order, image_channel_type Type, const range< 3 > &Range, std::unique_ptr< SYCLMemObjAllocator > Allocator, uint8_t Dimensions, const property_list &PropList) | sycl::_V1::detail::image_plain | protected |
sycl::_V1::detail::image_plain::image_plain(image_channel_order Order, image_channel_type Type, const range< 3 > &Range, const range< 2 > &Pitch, std::unique_ptr< SYCLMemObjAllocator > Allocator, uint8_t Dimensions, const property_list &PropList) | sycl::_V1::detail::image_plain | protected |
sycl::_V1::detail::image_plain::image_plain(void *HostPointer, image_channel_order Order, image_channel_type Type, const range< 3 > &Range, std::unique_ptr< SYCLMemObjAllocator > Allocator, uint8_t Dimensions, const property_list &PropList) | sycl::_V1::detail::image_plain | protected |
sycl::_V1::detail::image_plain::image_plain(const void *HostPointer, image_channel_order Order, image_channel_type Type, const range< 3 > &Range, std::unique_ptr< SYCLMemObjAllocator > Allocator, uint8_t Dimensions, const property_list &PropList) | sycl::_V1::detail::image_plain | protected |
sycl::_V1::detail::image_plain::image_plain(void *HostPointer, image_channel_order Order, image_channel_type Type, const range< 3 > &Range, const range< 2 > &Pitch, std::unique_ptr< SYCLMemObjAllocator > Allocator, uint8_t Dimensions, const property_list &PropList) | sycl::_V1::detail::image_plain | protected |
sycl::_V1::detail::image_plain::image_plain(const std::shared_ptr< const void > &HostPointer, image_channel_order Order, image_channel_type Type, const range< 3 > &Range, std::unique_ptr< SYCLMemObjAllocator > Allocator, uint8_t Dimensions, const property_list &PropList, bool IsConstPtr) | sycl::_V1::detail::image_plain | protected |
sycl::_V1::detail::image_plain::image_plain(const std::shared_ptr< const void > &HostPointer, image_channel_order Order, image_channel_type Type, const range< 3 > &Range, const range< 2 > &Pitch, std::unique_ptr< SYCLMemObjAllocator > Allocator, uint8_t Dimensions, const property_list &PropList, bool IsConstPtr) | sycl::_V1::detail::image_plain | protected |
sycl::_V1::detail::image_plain::image_plain(const void *HostPointer, image_channel_order Order, image_channel_type Type, image_sampler Sampler, const range< 3 > &Range, std::unique_ptr< SYCLMemObjAllocator > Allocator, uint8_t Dimensions, const property_list &PropList) | sycl::_V1::detail::image_plain | protected |
sycl::_V1::detail::image_plain::image_plain(const void *HostPointer, image_channel_order Order, image_channel_type Type, image_sampler Sampler, const range< 3 > &Range, const range< 2 > &Pitch, std::unique_ptr< SYCLMemObjAllocator > Allocator, uint8_t Dimensions, const property_list &PropList) | sycl::_V1::detail::image_plain | protected |
sycl::_V1::detail::image_plain::image_plain(const std::shared_ptr< const void > &HostPointer, image_channel_order Order, image_channel_type Type, image_sampler Sampler, const range< 3 > &Range, std::unique_ptr< SYCLMemObjAllocator > Allocator, uint8_t Dimensions, const property_list &PropList) | sycl::_V1::detail::image_plain | protected |
sycl::_V1::detail::image_plain::image_plain(const std::shared_ptr< const void > &HostPointer, image_channel_order Order, image_channel_type Type, image_sampler Sampler, const range< 3 > &Range, const range< 2 > &Pitch, std::unique_ptr< SYCLMemObjAllocator > Allocator, uint8_t Dimensions, const property_list &PropList) | sycl::_V1::detail::image_plain | protected |
sycl::_V1::detail::image_plain::image_plain(ur_native_handle_t MemObject, const context &SyclContext, event AvailableEvent, std::unique_ptr< SYCLMemObjAllocator > Allocator, uint8_t Dimensions, image_channel_order Order, image_channel_type Type, bool OwnNativeHandle, range< 3 > Range3WithOnes) | sycl::_V1::detail::image_plain | protected |
impl | sycl::_V1::detail::image_plain | protected |
make_image(const typename backend_traits< Backend >::template input_type< image< D, A >> &BackendObject, const context &TargetContext, event AvailableEvent) | sycl::_V1::image< Dimensions, AllocatorT > | friend |
make_image(const backend_input_t< Backend, image< D, A >> &BackendObject, const context &TargetContext, event AvailableEvent) | sycl::_V1::image< Dimensions, AllocatorT > | friend |
operator!=(const image &rhs) const | sycl::_V1::image< Dimensions, AllocatorT > | inline |
operator=(const image &rhs)=default | sycl::_V1::image< Dimensions, AllocatorT > | |
operator=(image &&rhs)=default | sycl::_V1::image< Dimensions, AllocatorT > | |
operator==(const image &rhs) const | sycl::_V1::image< Dimensions, AllocatorT > | inline |
sampledImageConstructorNotification(const detail::code_location &CodeLoc, void *UserObj, const void *HostObj, uint32_t Dim, size_t Range[3], image_format Format, const image_sampler &Sampler) | sycl::_V1::detail::image_plain | protected |
sampledImageDestructorNotification(void *UserObj) | sycl::_V1::detail::image_plain | protected |
set_final_data(Destination finalData=nullptr) | sycl::_V1::detail::unsampled_image_common< 1, sycl::image_allocator > | inline |
sycl::_V1::detail::image_common::set_final_data_internal() | sycl::_V1::detail::image_plain | protected |
sycl::_V1::detail::image_common::set_final_data_internal(const std::function< void(const std::function< void(void *const Ptr)> &)> &FinalDataFunc) | sycl::_V1::detail::image_plain | protected |
set_write_back(bool flag=true) | sycl::_V1::detail::unsampled_image_common< 1, sycl::image_allocator > | inline |
size() const noexcept | sycl::_V1::detail::image_common< Dimensions, AllocatorT > | inline |
unsampledImageConstructorNotification(const detail::code_location &CodeLoc, void *UserObj, const void *HostObj, uint32_t Dim, size_t Range[3], image_format Format) | sycl::_V1::detail::image_plain | protected |
unsampledImageDestructorNotification(void *UserObj) | sycl::_V1::detail::image_plain | protected |
~image()=default | sycl::_V1::image< Dimensions, AllocatorT > |