7.11. CUDA_EXTERNAL_MEMORY_MIPMAPPED_ARRAY_DESC_v1 Struct Reference

[Data types used by CUDA driver]

External memory mipmap descriptor

Public Variables

struct CUDA_ARRAY3D_DESCRIPTOR arrayDesc
unsigned int  numLevels
unsigned long long  offset

Variables

struct CUDA_ARRAY3D_DESCRIPTORCUDA_EXTERNAL_MEMORY_MIPMAPPED_ARRAY_DESC_v1::arrayDesc [inherited]

Format, dimension and type of base level of the mipmap chain

unsigned int CUDA_EXTERNAL_MEMORY_MIPMAPPED_ARRAY_DESC_v1::numLevels [inherited]

Total number of levels in the mipmap chain

unsigned long long CUDA_EXTERNAL_MEMORY_MIPMAPPED_ARRAY_DESC_v1::offset [inherited]

Offset into the memory object where the base level of the mipmap chain is.