#include <detail/context_impl.hpp>
#include <detail/device_impl.hpp>
#include <detail/kernel_info.hpp>
#include <sycl/detail/common.hpp>
#include <sycl/detail/pi.h>
#include <sycl/detail/pi.hpp>
#include <sycl/device.hpp>
#include <sycl/info/info_desc.hpp>
#include <cassert>
#include <memory>
Go to the source code of this file.
Classes | |
class | sycl::_V1::detail::kernel_impl |
Namespaces | |
sycl | |
---— Error handling, matching OpenCL plugin semantics. | |
sycl::_V1 | |
sycl::_V1::detail | |
Typedefs | |
using | sycl::_V1::detail::ProgramImplPtr = std::shared_ptr< program_impl > |
Functions | |
template<> | |
context | sycl::_V1::detail::kernel_impl::get_info< info::kernel::context > () const |