Click or drag to resize
SoOpenCLDeviceOpenCLDeviceTypes Enumeration

The OpenCL device type.

Namespace: OIV.Inventor.Devices
Assembly: OIV.Inventor.OpenCL (in OIV.Inventor.OpenCL.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public enum OpenCLDeviceTypes
Members
  Member nameValueDescription
DEVICE_CPU1
DEVICE_GPU2
DEVICE_ACCELERATOR4
DEVICE_DEFAULT8
Remarks

The type can be a combination of those values.

See Also