alpaka
Abstraction Library for Parallel Kernel Acceleration
Loading...
Searching...
No Matches
ConstBufCpuTraits.hpp File Reference

Go to the source code of this file.

Classes

struct  alpaka::trait::ConstBufType< DevCpu, TElem, TDim, TIdx >
 The CPU device memory const-buffer type trait specialization. More...
 
struct  alpaka::trait::DevType< ConstBufCpu< TElem, TDim, TIdx > >
 The ConstBufCpu device type trait specialization. More...
 
struct  alpaka::trait::DimType< ConstBufCpu< TElem, TDim, TIdx > >
 The ConstBufCpu dimension getter trait. More...
 
struct  alpaka::trait::ElemType< ConstBufCpu< TElem, TDim, TIdx > >
 The ConstBufCpu memory element type get trait specialization. More...
 
struct  alpaka::trait::GetDev< ConstBufCpu< TElem, TDim, TIdx > >
 The ConstBufCpu device get trait specialization. More...
 
struct  alpaka::trait::GetExtents< ConstBufCpu< TElem, TDim, TIdx > >
 The ConstBufCpu width get trait specialization. More...
 
struct  alpaka::trait::GetOffsets< ConstBufCpu< TElem, TDim, TIdx > >
 The ConstBufCpu offset get trait specialization. More...
 
struct  alpaka::trait::GetPtrDev< ConstBufCpu< TElem, TDim, TIdx >, DevCpu >
 The ConstBufCpu pointer on device get trait specialization. More...
 
struct  alpaka::trait::GetPtrNative< ConstBufCpu< TElem, TDim, TIdx > >
 The ConstBufCpu native pointer get trait specialization. More...
 
struct  alpaka::trait::IdxType< ConstBufCpu< TElem, TDim, TIdx > >
 The ConstBufCpu idx type trait specialization. More...
 
struct  alpaka::trait::MakeConstBuf< ConstBufCpu< TElem, TDim, TIdx > >
 The MakeConstBuf trait for constant CPU buffers. More...
 

Namespaces

namespace  alpaka
 The alpaka accelerator library.
 
namespace  alpaka::trait
 The accelerator traits.