clValue::Device Property

__declspec(property(get = GetDevice)) TOpenCLDevice*Device;

Returns the device on which we allocated memory for this object.

Read: TOpenCLDevice *GetDevice() const;
Declared in Dew::Math::clValue · Dew.Math/clMtxExpr.h · Cross-compiler