|
| struct | alpaka::trait::AsyncBufAlloc< TElem, TDim, TIdx, DevCpu > |
| | The BufCpu stream-ordered memory allocation trait specialization. More...
|
| |
| struct | alpaka::trait::BufAlloc< TElem, TDim, TIdx, DevCpu > |
| | The BufCpu memory allocation trait specialization. More...
|
| |
| struct | alpaka::trait::BufAllocMapped< PlatformCpu, TElem, TDim, TIdx > |
| | The pinned/mapped memory allocation trait specialization. More...
|
| |
| struct | alpaka::trait::BufType< DevCpu, TElem, TDim, TIdx > |
| | The CPU device memory buffer type trait specialization. More...
|
| |
| struct | alpaka::trait::DevType< BufCpu< TElem, TDim, TIdx > > |
| | The BufCpu device type trait specialization. More...
|
| |
| struct | alpaka::trait::DimType< BufCpu< TElem, TDim, TIdx > > |
| | The BufCpu dimension getter trait. More...
|
| |
| struct | alpaka::trait::ElemType< BufCpu< TElem, TDim, TIdx > > |
| | The BufCpu memory element type get trait specialization. More...
|
| |
| struct | alpaka::trait::GetDev< BufCpu< TElem, TDim, TIdx > > |
| | The BufCpu device get trait specialization. More...
|
| |
| struct | alpaka::trait::GetExtents< BufCpu< TElem, TDim, TIdx > > |
| | The BufCpu width get trait specialization. More...
|
| |
| struct | alpaka::trait::GetOffsets< BufCpu< TElem, TDim, TIdx > > |
| | The BufCpu offset get trait specialization. More...
|
| |
| struct | alpaka::trait::GetPtrDev< BufCpu< TElem, TDim, TIdx >, DevCpu > |
| | The BufCpu pointer on device get trait specialization. More...
|
| |
| struct | alpaka::trait::GetPtrNative< BufCpu< TElem, TDim, TIdx > > |
| | The BufCpu native pointer get trait specialization. More...
|
| |
| struct | alpaka::trait::HasAsyncBufSupport< TDim, DevCpu > |
| | The BufCpu stream-ordered memory allocation capability trait specialization. More...
|
| |
| struct | alpaka::trait::HasMappedBufSupport< PlatformCpu > |
| | The pinned/mapped memory allocation capability trait specialization. More...
|
| |
| struct | alpaka::trait::IdxType< BufCpu< TElem, TDim, TIdx > > |
| | The BufCpu idx type trait specialization. More...
|
| |
| struct | alpaka::trait::MakeConstBuf< BufCpu< TElem, TDim, TIdx > > |
| | The MakeConstBuf trait for CPU buffers. More...
|
| |