Go to the source code of this file.
Namespaces | |
sycl | |
sycl::_V1 | |
Functions | |
usm::alloc | sycl::_V1::get_pointer_type (const void *ptr, const context &ctxt) |
Query the allocation type from a USM pointer. More... | |
device | sycl::_V1::get_pointer_device (const void *ptr, const context &ctxt) |
Queries the device against which the pointer was allocated Throws an exception with errc::invalid error code if ptr is a host allocation. More... | |