Searched refs:CUmemorytype (Results 1 – 1 of 1) sorted by relevance
/hardware/google/aemu/third-party/cuda/include/host-common/ |
D | dynlink_cuda_cuda.h | 288 } CUmemorytype; typedef 813 CUmemorytype srcMemoryType; /**< Source memory type (host, device, array) */ 822 CUmemorytype dstMemoryType; /**< Destination memory type (host, device, array) */ 841 CUmemorytype srcMemoryType; /**< Source memory type (host, device, array) */ 853 CUmemorytype dstMemoryType; /**< Destination memory type (host, device, array) */ 875 CUmemorytype srcMemoryType; /**< Source memory type (host, device, array) */ 887 CUmemorytype dstMemoryType; /**< Destination memory type (host, device, array) */ 1026 CUmemorytype srcMemoryType; /**< Source memory type (host, device, array) */ 1034 CUmemorytype dstMemoryType; /**< Destination memory type (host, device, array) */ 1050 CUmemorytype srcMemoryType; /**< Source memory type (host, device, array) */ [all …]
|