#include <detail/context_impl.hpp>
#include <detail/kernel_bundle_impl.hpp>
#include <detail/kernel_impl.hpp>
#include <memory>
Go to the source code of this file.
Namespaces | |
sycl | |
sycl::_V1 | |
sycl::_V1::detail | |
Functions | |
template<> | |
info::platform::version::return_type | sycl::_V1::detail::kernel_impl::get_backend_info< info::platform::version > () const |
device | sycl::_V1::detail::select_device (DSelectorInvocableType DeviceSelectorInvocable, std::vector< device > &Devices) |
template<> | |
info::device::version::return_type | sycl::_V1::detail::kernel_impl::get_backend_info< info::device::version > () const |
template<> | |
info::device::backend_version::return_type | sycl::_V1::detail::kernel_impl::get_backend_info< info::device::backend_version > () const |