#include <sycl/detail/backend_traits_cuda.hpp>
Public Types | |
using | type = CUdeviceptr |
using | type = DataT * |
Definition at line 61 of file backend_traits_cuda.hpp.
using sycl::_V1::detail::BackendInput< backend::ext_oneapi_cuda, buffer< DataT, Dimensions, AllocatorT > >::type = CUdeviceptr |
Definition at line 63 of file backend_traits_cuda.hpp.
using sycl::_V1::detail::BackendInput< backend::ext_oneapi_cuda, buffer< DataT, Dimensions, AllocatorT > >::type = DataT * |
Definition at line 65 of file backend_traits_cuda.hpp.