DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::detail::BackendInput< backend::opencl, kernel_bundle< State > > Struct Template Reference

#include <sycl/detail/backend_traits_opencl.hpp>

Public Types

using type = cl_program
 

Detailed Description

template<bundle_state State>
struct sycl::_V1::detail::BackendInput< backend::opencl, kernel_bundle< State > >

Definition at line 113 of file backend_traits_opencl.hpp.

Member Typedef Documentation

◆ type

template<bundle_state State>
using sycl::_V1::detail::BackendInput< backend::opencl, kernel_bundle< State > >::type = cl_program

Definition at line 114 of file backend_traits_opencl.hpp.


The documentation for this struct was generated from the following file: