7.14. cudaExtent 结构体参考 [CUDA运行时使用的数据类型] CUDA范围 另请参阅: make_cudaExtent 公共变量 size_t depth size_t height size_t width 变量 size_t cudaExtent::depth [inherited] 元素深度 size_t cudaExtent::height [inherited] 元素高度 size_t cudaExtent::width [inherited] 当指代数组内存时为元素的宽度,当指代线性内存时为字节数