TOpenCLValue::Device Property

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

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

Read: TOpenCLDevice *GetDevice();
Declared in Dew::Math::TOpenCLBase · Dew.Math/clMtxVec.h · Cross-compiler