Provided by: nvidia-cuda-dev_10.1.243-3_amd64 

NAME
CUDA_EXTERNAL_MEMORY_BUFFER_DESC -
SYNOPSIS
Data Fields
unsigned long long offset
unsigned long long size
Detailed Description
External memory buffer descriptor
Field Documentation
unsigned long long CUDA_EXTERNAL_MEMORY_BUFFER_DESC::offset
Offset into the memory object where the buffer's base is
unsigned long long CUDA_EXTERNAL_MEMORY_BUFFER_DESC::size
Size of the buffer
Author
Generated automatically by Doxygen from the source code.
Version 6.0 28 Jul 2019 CUDA_EXTERNAL_MEMORY_BUFFER_DESC(3)