DPC++ Runtime
Runtime libraries for oneAPI DPC++
context.hpp File Reference
Include dependency graph for context.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sycl::_V1::context
 The context class represents a SYCL context on which kernel functions may be executed. More...
 
struct  std::hash< sycl::context >
 

Namespaces

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

Functions

template<backend Backend, class SyclT >
auto sycl::_V1::get_native (const SyclT &Obj) -> backend_return_t< Backend, SyclT >