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

Go to the source code of this file.

Classes

class  sycl::_V1::detail::handler_impl
 

Namespaces

 sycl
 
 sycl::_V1
 
 sycl::_V1::ext
 
 sycl::_V1::ext::oneapi
 
 sycl::_V1::ext::oneapi::experimental
 
 sycl::_V1::ext::oneapi::experimental::detail
 
 sycl::_V1::detail
 

Enumerations

enum class  sycl::_V1::detail::HandlerSubmissionState : std::uint8_t { sycl::_V1::detail::NO_STATE = 0 , sycl::_V1::detail::EXPLICIT_KERNEL_BUNDLE_STATE , sycl::_V1::detail::SPEC_CONST_SET_STATE }