コード例 #1
0
ファイル: CudaDeviceInfo.cs プロジェクト: nurerkn/emgucv
 internal static extern bool cudaDeviceInfoSupports(IntPtr device, CudaDeviceInfo.GpuFeature feature);
コード例 #2
0
 public static extern bool BuildWith(CudaDeviceInfo.GpuFeature featureSet);