#include <CL/sycl/detail/backend_traits_cuda.hpp>
Public Types | |
using | type = CUdeviceptr |
using | type = DataT * |
Definition at line 87 of file backend_traits_cuda.hpp.
using cl::sycl::detail::BackendInput< backend::ext_oneapi_cuda, buffer< DataT, Dimensions, AllocatorT > >::type = DataT * |
Definition at line 71 of file backend_traits_cuda.hpp.
using cl::sycl::detail::BackendInput< backend::ext_oneapi_cuda, buffer< DataT, Dimensions, AllocatorT > >::type = CUdeviceptr |
Definition at line 89 of file backend_traits_cuda.hpp.