__declspec(property(get = GetDeviceID)) intPtr DeviceID;
Returns the Device ID assigned to the device by Open CL driver.
Read:
intPtr GetDeviceID();Remarks:
Use this value when you need to refer to this device when calling Open CL functions.
Declared in Dew::Math::TOpenCLDevice · Dew.Math/clMtxVec.h · Cross-compiler