![]() |
alpaka
Abstraction Library for Parallel Kernel Acceleration
|
The CPU memory buffer. More...
#include <ConstBufCpu.hpp>
Public Member Functions | |
ALPAKA_FN_HOST | ConstBufCpu (BufCpu< TElem, TDim, TIdx > &&buf) |
ALPAKA_FN_HOST | ConstBufCpu (BufCpu< TElem, TDim, TIdx > const &buf) |
template<typename TExtent , typename Deleter > | |
ALPAKA_FN_HOST | ConstBufCpu (DevCpu const &dev, TElem *pMem, Deleter deleter, TExtent const &extent) |
The CPU memory buffer.
Definition at line 35 of file ConstBufCpu.hpp.
|
inline |
Definition at line 39 of file ConstBufCpu.hpp.
|
inline |
Definition at line 45 of file ConstBufCpu.hpp.
|
inline |
Definition at line 49 of file ConstBufCpu.hpp.