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

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.