7.9. CUDA_EXTERNAL_MEMORY_BUFFER_DESC_v1 Struct Reference

[Data types used by CUDA driver]

External memory buffer descriptor

Public Variables

unsigned int  flags
unsigned long long  offset
unsigned long long  size

Variables

unsigned int CUDA_EXTERNAL_MEMORY_BUFFER_DESC_v1::flags [inherited]

Flags reserved for future use. Must be zero.

unsigned long long CUDA_EXTERNAL_MEMORY_BUFFER_DESC_v1::offset [inherited]

Offset into the memory object where the buffer's base is

unsigned long long CUDA_EXTERNAL_MEMORY_BUFFER_DESC_v1::size [inherited]

Size of the buffer