CUDABuffer.numBytes

Provides the size of the buffer allocated on the CUDA device.

class CUDABuffer
size_t
numBytes
const
(
)

Return Value

Type: size_t

The number of bytes allocated on the CUDA device.

Meta