[][src]Module accel::memory::dimension

Structs

ArrayFlag
Ix1

Spec of 1D Array

Ix1Layered

Spec of Layered 1D Array

Ix2

Spec of 2D Array

Ix2Layered

Spec of Layered 2D Array

Ix3

Spec of 3D Array

Enums

NumChannels

This specifies the number of packed elements per "CUDA array element".

Constants

_IMPL_NUM_FromPrimitive_FOR_NumChannels
_IMPL_NUM_ToPrimitive_FOR_NumChannels

Traits

Dimension

Type Definitions

Descriptor