Beispiel #1
0
 public extern static OpenCLErrorCode GetPlatformInfo(
     CLPlatformHandle platform,
     OpenCLPlatformInfo param_name,
     IntPtr param_value_size,
     IntPtr param_value,
     out IntPtr param_value_size_ret);
Beispiel #2
0
 public extern static OpenCLErrorCode GetPlatformInfo(
     CLPlatformHandle platform,
     OpenCLPlatformInfo param_name,
     IntPtr param_value_size,
     IntPtr param_value,
     out IntPtr param_value_size_ret);