id.h File Reference
This file implement the cl::sycl::id class as defined by the SYCL 1.2 specification. More...
Go to the source code of this file.
Classes | |
class | cl::sycl::range< dims > |
dims-dimensional range More... | |
class | cl::sycl::item< dimensions, with_offset > |
The cl::sycl::item object is a container for all information about a work item. More... | |
class | cl::sycl::id< dims > |
dims-dimensional index More... | |
Namespaces | |
cl | |
deduce_type_t takes an arbitrary type and attempts to map it to a cl::sycl::cl_type . | |
cl::sycl | |
Detailed Description
This file implement the cl::sycl::id class as defined by the SYCL 1.2 specification.
Definition in file id.h.