CUDA_EXTERNAL_MEMORY_MIPMAPPED_ARRAY_DESC

External memory mipmap descriptor

Members

Variables

arrayDesc
CUDA_ARRAY3D_DESCRIPTOR arrayDesc;

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

numLevels
uint numLevels;

Total number of levels in the mipmap chain

offset
ulong offset;

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

reserved
uint[16] reserved;
Undocumented in source.

Meta