__declspec(property(get = GetDevice)) TOpenCLDevice*Device;
Returns the Device associated with the program.
Read:
TOpenCLDevice *GetDevice();Declared in Dew::Math::TOpenCLProgram · Dew.Math/clMtxVec.h · Cross-compiler
Returns the Device associated with the program.
TOpenCLDevice *GetDevice();