Esempio n. 1
0
 public static extern cudaError cudaMalloc3DArray(
     ref IntPtr array,
     ref cudaChannelFormatDesc desc,
     cudaExtent extent,
     uint flags = 0);
Esempio n. 2
0
 public static extern cudaError cudaMalloc3DArray(
     ref IntPtr array,
     ref cudaChannelFormatDesc desc,
     cudaExtent extent,
     uint flags = 0);