DPC++ Runtime
Runtime libraries for oneAPI DPC++
sycl::_V1::detail::BackendInput< backend::opencl, buffer< DataT, Dimensions, AllocatorT > > Struct Template Reference

#include <sycl/detail/backend_traits_opencl.hpp>

Public Types

using type = cl_mem
 

Detailed Description

template<typename DataT, int Dimensions, typename AllocatorT>
struct sycl::_V1::detail::BackendInput< backend::opencl, buffer< DataT, Dimensions, AllocatorT > >

Definition at line 58 of file backend_traits_opencl.hpp.

Member Typedef Documentation

◆ type

template<typename DataT , int Dimensions, typename AllocatorT >
using sycl::_V1::detail::BackendInput< backend::opencl, buffer< DataT, Dimensions, AllocatorT > >::type = cl_mem

Definition at line 59 of file backend_traits_opencl.hpp.


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