syclreference.com
  1. SYCL
  2. | API Reference
  3. | Atomics
  4. | device_type

device_type<elemT, addressSpace>

template <typename elemT, access::address_space addressSpace>
struct cl::sycl::device_type;

Types

Type Definition Notes
ptr_t
multi_ptr<cl::sycl::device_type::underlying_t, addressSpace>

Pointer type used on device

underlying_t
volatile elemT

Underlying type of the device pointer

syclreference.com — SYCL Reference Pages

Last updated: 2019-01-24 00:24:52 +0000