DPC++ Runtime
Runtime libraries for oneAPI DPC++
item_base.hpp File Reference
#include <sycl/id.hpp>
#include <sycl/range.hpp>
Include dependency graph for item_base.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sycl::_V1::id< dimensions >
 A unique identifier of an item in an index space. More...
 
class  sycl::_V1::range< dimensions >
 Defines the iteration domain of either a single work-group in a parallel dispatch, or the overall dimensions of the dispatch. More...
 
struct  sycl::_V1::detail::ItemBase< Dims, WithOffset >
 
struct  sycl::_V1::detail::ItemBase< Dims, true >
 
struct  sycl::_V1::detail::ItemBase< Dims, false >
 

Namespaces

 sycl
 ---— Error handling, matching OpenCL plugin semantics.
 
 sycl::_V1
 
 sycl::_V1::detail