DPC++ Runtime
Runtime libraries for oneAPI DPC++
usm_impl.hpp File Reference
#include <sycl/usm.hpp>
Include dependency graph for usm_impl.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::detail
 
 sycl::_V1::detail::usm
 

Functions

void * sycl::_V1::detail::usm::alignedAllocInternal (size_t Alignment, size_t Size, const context_impl *CtxImpl, const device_impl *DevImpl, alloc Kind, const property_list &PropList)
 
void sycl::_V1::detail::usm::freeInternal (void *Ptr, const context_impl *CtxImpl)