Main Page
Modules
Data Structures
Related Pages
Data types used by CUDA Runtime
cudaArrayDefault
cudaArraySurfaceLoadStore
cudaChannelFormatKind
cudaComputeMode
cudaDeviceBlockingSync
cudaDeviceLmemResizeToMax
cudaDeviceMapHost
cudaDeviceMask
cudaDevicePropDontCare
cudaDeviceScheduleAuto
cudaDeviceScheduleSpin
cudaDeviceScheduleYield
cudaError
cudaError_t
cudaEvent_t
cudaEventBlockingSync
cudaEventDefault
cudaEventDisableTiming
cudaFuncCache
cudaGraphicsCubeFace
cudaGraphicsMapFlags
cudaGraphicsRegisterFlags
cudaGraphicsResource_t
cudaHostAllocDefault
cudaHostAllocMapped
cudaHostAllocPortable
cudaHostAllocWriteCombined
cudaLimit
cudaMemcpyKind
cudaStream_t
cudaSurfaceBoundaryMode
cudaSurfaceFormatMode
cudaTextureAddressMode
cudaTextureFilterMode
cudaTextureReadMode
cudaUUID_t
enum
cudaMemcpyKind
CUDA memory copy types
Enumerator:
cudaMemcpyHostToHost
Host -> Host
cudaMemcpyHostToDevice
Host -> Device
cudaMemcpyDeviceToHost
Device -> Host
cudaMemcpyDeviceToDevice
Device -> Device
Generated by Doxygen for NVIDIA CUDA Library