Ubuntu Manpages


CUresourcetype resType
CUmipmappedArray hMipmappedArray
unsigned int numChannels
size_t pitchInBytes
size_t sizeInBytes

CUDA Resource descriptor

CUmipmappedArray CUDA_RESOURCE_DESC::hMipmappedArray

CUDA mipmapped array

Channels per array element

size_t CUDA_RESOURCE_DESC::pitchInBytes

Pitch between two rows in bytes

CUresourcetype CUDA_RESOURCE_DESC::resType

Resource type

size_t CUDA_RESOURCE_DESC::sizeInBytes

Size in bytes

Generated automatically by Doxygen from the source code.