This is the complete list of members for sycl::_V1::detail::buffer_plain, including all inherited members.
addOrReplaceAccessorProperties(const property_list &PropertyList) | sycl::_V1::detail::buffer_plain | protected |
buffer_plain(size_t SizeInBytes, size_t, const property_list &Props, std::unique_ptr< detail::SYCLMemObjAllocator > Allocator) | sycl::_V1::detail::buffer_plain | protected |
buffer_plain(void *HostData, size_t SizeInBytes, size_t RequiredAlign, const property_list &Props, std::unique_ptr< detail::SYCLMemObjAllocator > Allocator) | sycl::_V1::detail::buffer_plain | protected |
buffer_plain(const void *HostData, size_t SizeInBytes, size_t RequiredAlign, const property_list &Props, std::unique_ptr< detail::SYCLMemObjAllocator > Allocator) | sycl::_V1::detail::buffer_plain | protected |
buffer_plain(const std::shared_ptr< const void > &HostData, const size_t SizeInBytes, size_t RequiredAlign, const property_list &Props, std::unique_ptr< detail::SYCLMemObjAllocator > Allocator, bool IsConstPtr) | sycl::_V1::detail::buffer_plain | protected |
buffer_plain(const std::function< void(void *)> &CopyFromInput, const size_t SizeInBytes, size_t RequiredAlign, const property_list &Props, std::unique_ptr< detail::SYCLMemObjAllocator > Allocator, bool IsConstPtr) | sycl::_V1::detail::buffer_plain | protected |
buffer_plain(ur_native_handle_t MemObject, const context &SyclContext, std::unique_ptr< detail::SYCLMemObjAllocator > Allocator, bool OwnNativeHandle, const event &AvailableEvent) | sycl::_V1::detail::buffer_plain | protected |
buffer_plain(const std::shared_ptr< detail::buffer_impl > &impl) | sycl::_V1::detail::buffer_plain | inlineprotected |
constructorNotification(const detail::code_location &CodeLoc, void *UserObj, const void *HostObj, const void *Type, uint32_t Dim, uint32_t ElemType, size_t Range[3]) | sycl::_V1::detail::buffer_plain | protected |
deleteAccProps(const sycl::detail::PropWithDataKind &Kind) | sycl::_V1::detail::buffer_plain | protected |
get_allocator_internal() const | sycl::_V1::detail::buffer_plain | protected |
get_property() const | sycl::_V1::detail::buffer_plain | inlineprotected |
getNativeVector(backend BackendName) const | sycl::_V1::detail::buffer_plain | protected |
getPropList() const | sycl::_V1::detail::buffer_plain | protected |
getSize() const | sycl::_V1::detail::buffer_plain | protected |
handleRelease() const | sycl::_V1::detail::buffer_plain | protected |
has_property() const noexcept | sycl::_V1::detail::buffer_plain | inlineprotected |
impl | sycl::_V1::detail::buffer_plain | protected |
set_final_data_internal() | sycl::_V1::detail::buffer_plain | protected |
set_final_data_internal(const std::function< void(const std::function< void(void *const Ptr)> &)> &FinalDataFunc) | sycl::_V1::detail::buffer_plain | protected |
set_write_back(bool NeedWriteBack) | sycl::_V1::detail::buffer_plain | protected |