DPC++ Runtime
Runtime libraries for oneAPI DPC++
address_cast.hpp File Reference
Include dependency graph for address_cast.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 sycl
 
 sycl::_V1
 
 sycl::_V1::ext
 
 sycl::_V1::ext::oneapi
 
 sycl::_V1::ext::oneapi::experimental
 

Functions

template<access::address_space Space, access::decorated DecorateAddress, typename ElementType >
multi_ptr< ElementType, Space, DecorateAddress > sycl::_V1::ext::oneapi::experimental::static_address_cast (ElementType *Ptr)
 
template<access::address_space Space, access::decorated DecorateAddress, typename ElementType >
multi_ptr< ElementType, Space, DecorateAddress > sycl::_V1::ext::oneapi::experimental::dynamic_address_cast (ElementType *Ptr)