Searched refs:CuMemcpyHtoDFcnTy (Results 1 – 1 of 1) sorted by relevance
958 typedef CUresult CUDAAPI CuMemcpyHtoDFcnTy(CUdeviceptr, const void *, size_t); typedef959 static CuMemcpyHtoDFcnTy *CuMemcpyHtoDFcnPtr;1098 (CuMemcpyHtoDFcnTy *)getAPIHandleCUDA(HandleCuda, "cuMemcpyHtoD_v2"); in initialDeviceAPIsCUDA()