get() const | cl::sycl::detail::kernel_impl | inline |
get_info() const | cl::sycl::detail::kernel_impl | inline |
get_info(const device &Device) const | cl::sycl::detail::kernel_impl | inline |
get_info(const device &Device, typename info::param_traits< info::kernel_device_specific, param >::input_type Value) const | cl::sycl::detail::kernel_impl | inline |
get_kernel_bundle() const | cl::sycl::detail::kernel_impl | inline |
get_sub_group_info(const device &Device) const | cl::sycl::detail::kernel_impl | inline |
get_sub_group_info(const device &Device, typename info::param_traits< info::kernel_sub_group, param >::input_type Value) const | cl::sycl::detail::kernel_impl | inline |
get_work_group_info(const device &Device) const | cl::sycl::detail::kernel_impl | inline |
getDeviceImage() const | cl::sycl::detail::kernel_impl | inline |
getHandleRef() | cl::sycl::detail::kernel_impl | inline |
getHandleRef() const | cl::sycl::detail::kernel_impl | inline |
getNative() const | cl::sycl::detail::kernel_impl | inline |
getPlugin() const | cl::sycl::detail::kernel_impl | inline |
is_host() const | cl::sycl::detail::kernel_impl | inline |
isCreatedFromSource() const | cl::sycl::detail::kernel_impl | |
isInterop() const | cl::sycl::detail::kernel_impl | inline |
kernel_impl(RT::PiKernel Kernel, ContextImplPtr Context, KernelBundleImplPtr KernelBundleImpl) | cl::sycl::detail::kernel_impl | |
kernel_impl(RT::PiKernel Kernel, ContextImplPtr ContextImpl, ProgramImplPtr ProgramImpl, bool IsCreatedFromSource, KernelBundleImplPtr KernelBundleImpl) | cl::sycl::detail::kernel_impl | |
kernel_impl(RT::PiKernel Kernel, ContextImplPtr ContextImpl, DeviceImageImplPtr DeviceImageImpl, KernelBundleImplPtr KernelBundleImpl) | cl::sycl::detail::kernel_impl | |
kernel_impl(ContextImplPtr Context, ProgramImplPtr ProgramImpl) | cl::sycl::detail::kernel_impl | |
kernel_impl(const kernel_impl &)=delete | cl::sycl::detail::kernel_impl | |
kernel_impl(kernel_impl &&)=delete | cl::sycl::detail::kernel_impl | |
operator=(const kernel_impl &)=delete | cl::sycl::detail::kernel_impl | |
operator=(kernel_impl &&)=delete | cl::sycl::detail::kernel_impl | |
~kernel_impl() | cl::sycl::detail::kernel_impl | |